+++ date ++ echo 'INFO: =================== Mon Feb 10 00:50:34 UTC 2025 ===================' INFO: =================== Mon Feb 10 00:50:34 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.12 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICSDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_SNMP_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8081 ' +++ '[' -n '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081 ' ']' +++ echo '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081' ++ ANALYTICS_SERVERS='10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9042 ' +++ '[' -n '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042 ' ']' +++ echo '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8086 ' +++ '[' -n '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086 ' ']' +++ echo '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086' ++ COLLECTOR_SERVERS='10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ CONFIGDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8082 ' +++ '[' -n '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082 ' ']' +++ echo '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082' ++ CONFIG_SERVERS='10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9161 ' +++ '[' -n '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161 ' ']' +++ echo '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161' ++ CONFIGDB_SERVERS='10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9041 ' +++ '[' -n '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ' ']' +++ echo '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:2181, +++ '[' -n 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181, ']' +++ echo 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 ++ ZOOKEEPER_SERVERS=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:2181 ' +++ '[' -n '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181 ' ']' +++ echo '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ RABBITMQ_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:5673, +++ '[' -n 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673, ']' +++ echo 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673 ++ RABBITMQ_SERVERS=10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:6379 ' +++ '[' -n '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379 ' ']' +++ echo '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379' ++ REDIS_SERVERS='10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9092 ' +++ '[' -n '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092 ' ']' +++ echo '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SERVERS='10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.17 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in '{1..10}' ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.17,10.0.0.12,10.0.0.30 ++ local servers=10.0.0.17,10.0.0.12,10.0.0.30 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ uniq +++ sort +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host ++ local local_ips=,10.0.0.12,10.20.0.6,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.12,10.20.0.6,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.12,10.20.0.6,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] ++ echo 10.0.0.12 2 ++ return + my_ip_and_order='10.0.0.12 2' + '[' -n '10.0.0.12 2' ']' + break + '[' -z '10.0.0.12 2' ']' ++ echo 10.0.0.12 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.12 ++ echo 10.0.0.12 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.12 + KAFKA_LISTEN_ADDRESS=10.0.0.12 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + 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=2/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.12: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.12/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,778] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-10 00:50:37,200] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-10 00:50:37,252] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 00:50:37,256] INFO starting (kafka.server.KafkaServer) [2025-02-10 00:50:37,257] 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,272] 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,278] 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,278] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2705-2. (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] 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,278] 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,278] 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,278] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,278] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,283] 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,289] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-10 00:50:37,295] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:37,302] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 00:50:37,305] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:37,312] INFO Socket connection established, initiating session, client: /10.0.0.12:39118, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:37,322] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181, sessionid = 0x100001fff1b000b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:37,324] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 00:50:37,612] INFO Cluster ID = tss9aBmZQzOhh2ZnGnfMtw (kafka.server.KafkaServer) [2025-02-10 00:50:37,618] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-10 00:50:37,667] 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 = 2 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.12: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,680] 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 = 2 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.12: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,706] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 00:50:37,707] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 00:50:37,707] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 00:50:37,730] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-10 00:50:37,736] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 00:50:37,738] 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,749] INFO Loaded 0 logs in 13ms. (kafka.log.LogManager) [2025-02-10 00:50:37,761] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-10 00:50:37,765] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-10 00:50:38,222] INFO Awaiting socket connections on 10.0.0.12:9092. (kafka.network.Acceptor) [2025-02-10 00:50:38,247] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 00:50:38,264] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,265] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,266] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,266] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,278] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 00:50:38,324] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-10 00:50:38,342] INFO Stat of the created znode at /brokers/ids/2 is: 4294967877,4294967877,1739148638332,1739148638332,1,0,0,72057731461873675,188,0,4294967877 (kafka.zk.KafkaZkClient) [2025-02-10 00:50:38,343] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.12:9092, czxid (broker epoch): 4294967877 (kafka.zk.KafkaZkClient) [2025-02-10 00:50:38,403] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,406] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,407] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,429] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 00:50:38,430] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 00:50:38,434] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 4 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 00:50:38,445] INFO [ProducerId Manager 2]: Acquired new producerId block (brokerId:2,blockStartProducerId:1000,blockEndProducerId:1999) by writing to Zk with path version 2 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-10 00:50:38,470] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 00:50:38,471] INFO [Transaction Marker Channel Manager 2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 00:50:38,471] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 00:50:38,492] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,505] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 00:50:38,516] INFO [SocketServer brokerId=2] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 00:50:38,520] INFO [SocketServer brokerId=2] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 00:50:38,520] INFO [SocketServer brokerId=2] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 00:50:38,523] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 00:50:38,523] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 00:50:38,523] INFO Kafka startTimeMs: 1739148638521 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 00:50:38,524] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2025-02-10 00:50:39,661] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(structured_syslog_topic-17, structured_syslog_topic-26, structured_syslog_topic-20, structured_syslog_topic-8, structured_syslog_topic-14, structured_syslog_topic-2, structured_syslog_topic-5, structured_syslog_topic-29, structured_syslog_topic-23, structured_syslog_topic-11) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:39,730] 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:39,738] 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:39,739] INFO [Partition structured_syslog_topic-29 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-10 00:50:39,740] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,760] 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:39,760] 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:39,761] INFO [Partition structured_syslog_topic-26 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-10 00:50:39,761] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,774] 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:39,775] 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:39,775] INFO [Partition structured_syslog_topic-23 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-10 00:50:39,775] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,782] 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:39,783] 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:39,783] INFO [Partition structured_syslog_topic-20 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-10 00:50:39,783] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,790] 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:39,791] 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:39,791] INFO [Partition structured_syslog_topic-17 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-10 00:50:39,791] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,801] 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:39,802] 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:39,802] INFO [Partition structured_syslog_topic-14 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-10 00:50:39,802] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,814] 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:39,814] 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:39,815] INFO [Partition structured_syslog_topic-11 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-10 00:50:39,815] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,823] 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:39,824] 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:39,824] INFO [Partition structured_syslog_topic-8 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-10 00:50:39,824] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,833] 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:39,834] 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:39,834] INFO [Partition structured_syslog_topic-5 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-10 00:50:39,834] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,849] 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:39,850] 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:39,850] INFO [Partition structured_syslog_topic-2 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-10 00:50:39,850] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,874] 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,875] 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,875] INFO [Partition structured_syslog_topic-15 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-10 00:50:39,875] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,886] 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,887] 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,887] INFO [Partition structured_syslog_topic-12 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-10 00:50:39,887] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,892] 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,893] 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,893] INFO [Partition structured_syslog_topic-28 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-10 00:50:39,893] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,901] 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,902] 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,902] INFO [Partition structured_syslog_topic-9 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-10 00:50:39,902] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,915] 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:39,916] 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:39,916] INFO [Partition structured_syslog_topic-25 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-10 00:50:39,916] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,922] 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,923] 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,923] INFO [Partition structured_syslog_topic-6 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-10 00:50:39,923] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,926] 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,927] 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,927] INFO [Partition structured_syslog_topic-3 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-10 00:50:39,927] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,934] INFO Creating topic -uve-topic-3 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,935] 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:39,938] 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:39,938] INFO [Partition structured_syslog_topic-22 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-10 00:50:39,938] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,950] 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:39,951] 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:39,951] INFO [Partition structured_syslog_topic-13 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-10 00:50:39,952] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,955] 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,957] 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,958] INFO [Partition structured_syslog_topic-0 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-10 00:50:39,958] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,963] 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:39,964] 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:39,964] INFO [Partition structured_syslog_topic-10 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-10 00:50:39,964] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,968] 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:39,969] 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:39,969] INFO [Partition structured_syslog_topic-19 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-10 00:50:39,969] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,978] INFO Creating topic -uve-topic-15 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,979] 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:39,980] 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:39,980] INFO [Partition structured_syslog_topic-7 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-10 00:50:39,980] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,985] 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:39,985] 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:39,985] INFO [Partition structured_syslog_topic-16 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-10 00:50:39,986] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,993] 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:39,993] INFO [KafkaApi-2] Auto creation of topic -uve-topic-15 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,994] 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:39,994] INFO [Partition structured_syslog_topic-4 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-10 00:50:39,994] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,998] 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:39,999] 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:39,999] INFO [Partition structured_syslog_topic-1 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-10 00:50:39,999] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,002] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:50:40,003] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:50:40,003] INFO [Partition structured_syslog_topic-27 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-10 00:50:40,003] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,007] 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:40,008] 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:40,008] INFO [Partition structured_syslog_topic-24 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-10 00:50:40,008] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,009] INFO Creating topic -uve-topic-21 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,013] 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:40,014] 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:40,015] INFO [Partition structured_syslog_topic-21 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-10 00:50:40,015] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,017] 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:40,018] 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:40,018] INFO [Partition structured_syslog_topic-18 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-10 00:50:40,019] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,020] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(structured_syslog_topic-18, structured_syslog_topic-7, structured_syslog_topic-0, structured_syslog_topic-22, structured_syslog_topic-15, structured_syslog_topic-4, structured_syslog_topic-19, structured_syslog_topic-27, structured_syslog_topic-12, structured_syslog_topic-1, structured_syslog_topic-16, structured_syslog_topic-24, structured_syslog_topic-13, structured_syslog_topic-9, structured_syslog_topic-6, structured_syslog_topic-28, structured_syslog_topic-21, structured_syslog_topic-10, structured_syslog_topic-3, structured_syslog_topic-25) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:40,021] INFO [KafkaApi-2] Auto creation of topic -uve-topic-21 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,033] INFO Creating topic -uve-topic-20 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,036] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,038] INFO [ReplicaFetcherManager on broker 2] 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,040] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(structured_syslog_topic-3 -> (offset=0, leaderEpoch=0), structured_syslog_topic-6 -> (offset=0, leaderEpoch=0), structured_syslog_topic-9 -> (offset=0, leaderEpoch=0), structured_syslog_topic-24 -> (offset=0, leaderEpoch=0), structured_syslog_topic-15 -> (offset=0, leaderEpoch=0), structured_syslog_topic-21 -> (offset=0, leaderEpoch=0), structured_syslog_topic-0 -> (offset=0, leaderEpoch=0), structured_syslog_topic-12 -> (offset=0, leaderEpoch=0), structured_syslog_topic-27 -> (offset=0, leaderEpoch=0), structured_syslog_topic-18 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:40,047] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,047] INFO [KafkaApi-2] Auto creation of topic -uve-topic-20 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,048] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,050] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:40,051] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,051] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:40,051] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,051] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:40,051] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,051] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:40,052] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,052] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:40,052] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,054] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:40,054] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,054] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:40,054] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,054] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:40,054] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,054] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:40,054] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,054] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:40,063] INFO Creating topic -uve-topic-10 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,087] INFO [KafkaApi-2] Auto creation of topic -uve-topic-10 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,097] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-5-24, -uve-topic-5-15, -uve-topic-0-23, -uve-topic-0-11, -uve-topic-29-13, -uve-topic-0-5, -uve-topic-5-12, -uve-topic-0-2, -uve-topic-29-4, -uve-topic-29-10, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-5-27, -uve-topic-0-8, -uve-topic-5-9, -uve-topic-29-28, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-0-17, -uve-topic-0-26, -uve-topic-0-20, -uve-topic-0-14, -uve-topic-29-19, -uve-topic-29-7, -uve-topic-5-18, -uve-topic-29-1, -uve-topic-5-21, -uve-topic-0-29, -uve-topic-5-0, -uve-topic-5-3) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:40,097] INFO Creating topic -uve-topic-13 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,107] 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:40,108] 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:40,110] INFO [Partition -uve-topic-5-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-10 00:50:40,110] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,115] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-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:40,117] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-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:40,117] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-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:40,117] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-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:40,117] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-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:40,117] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-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:40,117] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-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:40,117] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-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:40,118] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-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:40,118] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-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:40,118] INFO [KafkaApi-2] Auto creation of topic -uve-topic-13 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,122] 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:40,123] 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:40,123] INFO [Partition -uve-topic-29-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-10 00:50:40,123] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,127] INFO Creating topic -uve-topic-27 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,131] 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:40,132] 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:40,132] INFO [Partition -uve-topic-0-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-10 00:50:40,132] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,139] 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:40,140] 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:40,140] INFO [Partition -uve-topic-0-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-10 00:50:40,140] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,141] INFO [KafkaApi-2] Auto creation of topic -uve-topic-27 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,146] 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,148] 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:40,150] 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:40,150] INFO [Partition -uve-topic-29-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-10 00:50:40,150] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,159] INFO Creating topic -uve-topic-16 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,160] 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:40,161] 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:40,161] INFO [Partition -uve-topic-0-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-10 00:50:40,161] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,168] 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:40,170] 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:40,170] INFO [Partition -uve-topic-5-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-10 00:50:40,170] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,172] INFO [KafkaApi-2] Auto creation of topic -uve-topic-16 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,175] 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:40,176] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:50:40,176] INFO [Partition -uve-topic-29-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-10 00:50:40,176] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,180] INFO Creating topic -uve-topic-7 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,184] 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:40,184] 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:40,184] INFO [Partition -uve-topic-29-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-10 00:50:40,185] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,193] INFO [KafkaApi-2] Auto creation of topic -uve-topic-7 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,195] 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:40,195] 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:40,195] INFO [Partition -uve-topic-0-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-10 00:50:40,196] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,199] 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,202] 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:40,202] 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:40,203] INFO [Partition -uve-topic-29-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-10 00:50:40,203] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,208] 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:40,209] 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:40,209] INFO [Partition -uve-topic-29-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-10 00:50:40,209] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,211] INFO Creating topic -uve-topic-2 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,215] 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:40,216] 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:40,216] INFO [Partition -uve-topic-0-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-10 00:50:40,216] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,216] INFO [KafkaApi-2] Auto creation of topic -uve-topic-2 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,222] 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:40,223] 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:40,223] INFO [Partition -uve-topic-0-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-10 00:50:40,223] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,226] INFO Creating topic -uve-topic-23 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,230] 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:40,231] 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:40,232] INFO [Partition -uve-topic-0-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-10 00:50:40,232] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,237] 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:40,237] INFO Creating topic -uve-topic-12 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,238] 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:40,238] INFO [Partition -uve-topic-5-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-10 00:50:40,238] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,245] 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:40,246] 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:40,246] INFO [Partition -uve-topic-5-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-10 00:50:40,246] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,254] 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:40,255] 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:40,255] INFO [Partition -uve-topic-5-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-10 00:50:40,255] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,266] 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:40,268] 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:40,268] INFO [Partition -uve-topic-5-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-10 00:50:40,268] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,275] 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:40,276] 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:40,276] INFO [Partition -uve-topic-29-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-10 00:50:40,276] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,278] 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,288] 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:40,289] 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:40,289] INFO [Partition -uve-topic-5-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-10 00:50:40,289] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,298] 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:40,299] 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:40,299] INFO [Partition -uve-topic-5-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-10 00:50:40,299] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,308] 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:40,308] 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:40,309] INFO [Partition -uve-topic-29-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-10 00:50:40,309] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,329] 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:40,330] 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:40,330] INFO [Partition -uve-topic-5-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-10 00:50:40,330] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,344] 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:40,377] 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:40,377] INFO [Partition -uve-topic-0-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-10 00:50:40,377] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,401] 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:40,402] 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:40,406] INFO [Partition -uve-topic-29-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-10 00:50:40,406] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,417] 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:40,418] 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:40,418] INFO [Partition -uve-topic-5-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-10 00:50:40,418] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,441] 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:40,442] 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:40,443] INFO [Partition -uve-topic-0-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-10 00:50:40,443] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,457] 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:40,460] 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:40,460] INFO [Partition -uve-topic-29-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-10 00:50:40,460] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,472] 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:40,479] 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:40,480] INFO [Partition -uve-topic-0-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-10 00:50:40,496] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,508] 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,510] 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,510] INFO [Partition -uve-topic-29-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-10 00:50:40,510] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,513] 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:40,515] 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:40,515] INFO [Partition -uve-topic-0-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-10 00:50:40,515] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,524] 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,538] 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,538] INFO [Partition -uve-topic-5-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-10 00:50:40,538] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,567] 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,572] 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,572] INFO [Partition -uve-topic-29-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-10 00:50:40,572] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,586] 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,587] 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,588] INFO [Partition -uve-topic-5-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-10 00:50:40,588] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,592] 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:40,593] 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:40,593] INFO [Partition -uve-topic-0-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-10 00:50:40,593] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,598] 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,599] 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,599] INFO [Partition -uve-topic-5-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-10 00:50:40,599] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,612] 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,617] 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,617] INFO [Partition -uve-topic-29-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-10 00:50:40,617] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,629] 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,638] 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,638] INFO [Partition -uve-topic-5-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-10 00:50:40,638] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,642] 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,643] 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,643] INFO [Partition -uve-topic-0-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-10 00:50:40,643] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,654] 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,655] 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,655] INFO [Partition -uve-topic-29-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-10 00:50:40,655] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,664] 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:40,666] 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:40,666] INFO [Partition -uve-topic-5-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-10 00:50:40,666] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,668] 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,669] 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,669] INFO [Partition -uve-topic-5-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-10 00:50:40,669] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,675] 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,684] 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,684] INFO [Partition -uve-topic-0-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-10 00:50:40,685] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,700] 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,700] 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,700] INFO [Partition -uve-topic-29-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-10 00:50:40,700] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,711] 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,714] 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,715] INFO [Partition -uve-topic-29-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-10 00:50:40,715] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,735] 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,736] 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,736] INFO [Partition -uve-topic-0-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-10 00:50:40,736] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,752] 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,752] 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,753] INFO [Partition -uve-topic-5-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-10 00:50:40,753] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,760] 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:40,761] 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:40,761] INFO [Partition -uve-topic-5-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-10 00:50:40,761] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,764] 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:40,771] 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:40,771] INFO [Partition -uve-topic-5-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-10 00:50:40,772] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,782] 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,784] 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,785] INFO [Partition -uve-topic-0-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-10 00:50:40,786] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,795] 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,796] 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,796] INFO [Partition -uve-topic-29-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-10 00:50:40,796] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,835] 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:40,836] 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:40,836] INFO [Partition -uve-topic-29-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-10 00:50:40,836] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,851] 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:40,851] 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:40,851] INFO [Partition -uve-topic-5-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-10 00:50:40,851] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,874] 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:40,874] 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:40,875] INFO [Partition -uve-topic-5-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-10 00:50:40,875] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,878] 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:40,879] 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:40,879] INFO [Partition -uve-topic-5-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-10 00:50:40,879] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,905] 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:40,906] 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:40,906] INFO [Partition -uve-topic-29-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-10 00:50:40,906] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,914] 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:40,915] 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:40,915] INFO [Partition -uve-topic-5-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-10 00:50:40,915] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,931] 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:40,932] 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:40,933] INFO [Partition -uve-topic-5-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-10 00:50:40,933] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,942] 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:40,942] 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:40,943] INFO [Partition -uve-topic-29-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-10 00:50:40,943] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,945] 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:40,945] 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:40,945] INFO [Partition -uve-topic-0-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-10 00:50:40,945] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,947] 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:40,948] 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:40,948] INFO [Partition -uve-topic-5-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-10 00:50:40,948] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,957] 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:40,958] 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:40,959] INFO [Partition -uve-topic-29-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-10 00:50:40,959] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,961] 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:40,961] 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:40,961] INFO [Partition -uve-topic-29-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-10 00:50:40,961] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,963] 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:40,964] 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:40,964] INFO [Partition -uve-topic-5-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-10 00:50:40,964] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,966] 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:40,966] 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:40,966] INFO [Partition -uve-topic-0-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-10 00:50:40,966] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,974] 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:40,975] 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:40,975] INFO [Partition -uve-topic-0-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-10 00:50:40,975] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,978] 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:40,979] 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:40,979] INFO [Partition -uve-topic-0-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-10 00:50:40,979] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,989] 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:40,990] 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:40,990] INFO [Partition -uve-topic-5-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-10 00:50:40,990] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,004] 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,005] 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,005] INFO [Partition -uve-topic-29-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-10 00:50:41,005] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,009] 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,009] 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,009] INFO [Partition -uve-topic-0-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-10 00:50:41,009] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,013] 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,014] 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,014] INFO [Partition -uve-topic-5-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-10 00:50:41,014] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,023] 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,024] 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,024] INFO [Partition -uve-topic-0-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-10 00:50:41,024] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,027] 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,027] 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,027] INFO [Partition -uve-topic-29-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-10 00:50:41,028] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,041] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,052] 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:41,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,052] 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:41,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,052] 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:41,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,052] 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:41,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,052] 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:41,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,052] 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:41,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,052] 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:41,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,052] 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:41,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,052] 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:41,053] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,053] 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:41,066] 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,066] 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,066] INFO [Partition -uve-topic-0-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-10 00:50:41,066] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,075] 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,076] 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,076] INFO [Partition -uve-topic-29-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-10 00:50:41,076] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,079] 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,080] 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,080] INFO [Partition -uve-topic-0-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-10 00:50:41,080] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,084] 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,085] 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,085] INFO [Partition -uve-topic-29-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-10 00:50:41,085] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,106] 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,107] 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,107] INFO [Partition -uve-topic-0-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-10 00:50:41,107] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,109] 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,110] 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,110] INFO [Partition -uve-topic-0-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-10 00:50:41,110] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,117] ERROR [ReplicaFetcher replicaId=2, 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:41,121] ERROR [ReplicaFetcher replicaId=2, 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:41,121] ERROR [ReplicaFetcher replicaId=2, 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:41,121] ERROR [ReplicaFetcher replicaId=2, 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:41,121] ERROR [ReplicaFetcher replicaId=2, 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:41,121] ERROR [ReplicaFetcher replicaId=2, 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:41,121] ERROR [ReplicaFetcher replicaId=2, 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:41,121] ERROR [ReplicaFetcher replicaId=2, 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:41,121] ERROR [ReplicaFetcher replicaId=2, 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:41,121] ERROR [ReplicaFetcher replicaId=2, 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:41,123] 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,124] 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,124] INFO [Partition -uve-topic-0-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-10 00:50:41,124] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,130] 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,131] 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,131] INFO [Partition -uve-topic-29-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-10 00:50:41,131] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,134] 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,134] 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,134] INFO [Partition -uve-topic-5-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-10 00:50:41,134] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,139] 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,139] 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,139] INFO [Partition -uve-topic-29-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-10 00:50:41,139] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,141] 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,142] 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,142] INFO [Partition -uve-topic-0-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-10 00:50:41,142] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,144] 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,145] 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,145] INFO [Partition -uve-topic-0-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-10 00:50:41,145] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,148] 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,148] 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,148] INFO [Partition -uve-topic-5-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-10 00:50:41,148] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,150] 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,152] 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,152] INFO [Partition -uve-topic-0-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-10 00:50:41,152] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,154] 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,156] 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,156] INFO [Partition -uve-topic-29-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-10 00:50:41,156] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,160] 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,161] 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,161] INFO [Partition -uve-topic-29-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-10 00:50:41,161] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,162] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-0-19, -uve-topic-29-12, -uve-topic-0-1, -uve-topic-5-13, -uve-topic-0-27, -uve-topic-5-14, -uve-topic-0-9, -uve-topic-0-28, -uve-topic-29-2, -uve-topic-29-21, -uve-topic-0-10, -uve-topic-5-22, -uve-topic-29-3, -uve-topic-5-4, -uve-topic-29-29, -uve-topic-0-18, -uve-topic-29-11, -uve-topic-0-0, -uve-topic-5-20, -uve-topic-29-20, -uve-topic-5-2, -uve-topic-0-16, -uve-topic-29-9, -uve-topic-5-10, -uve-topic-5-29, -uve-topic-5-11, -uve-topic-0-6, -uve-topic-0-25, -uve-topic-29-18, -uve-topic-0-7, -uve-topic-5-19, -uve-topic-29-0, -uve-topic-5-1, -uve-topic-29-26, -uve-topic-0-15, -uve-topic-29-8, -uve-topic-29-27, -uve-topic-5-28, -uve-topic-5-17, -uve-topic-0-24, -uve-topic-29-17, -uve-topic-0-13, -uve-topic-5-26, -uve-topic-5-8, -uve-topic-0-22, -uve-topic-29-15, -uve-topic-0-4, -uve-topic-5-16, -uve-topic-29-23, -uve-topic-0-12, -uve-topic-29-5, -uve-topic-29-24, -uve-topic-5-25, -uve-topic-29-6, -uve-topic-5-7, -uve-topic-0-21, -uve-topic-29-14, -uve-topic-0-3, -uve-topic-5-23, -uve-topic-5-5) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:41,165] INFO [ReplicaFetcherManager on broker 2] 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,165] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,166] 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:41,166] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,167] 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:41,167] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,167] 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:41,167] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,167] 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:41,167] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,167] 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:41,173] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,173] 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:41,173] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,173] 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:41,174] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,174] 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:41,175] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,175] 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:41,175] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,175] 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:41,175] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,175] 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:41,175] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-29-11 -> (offset=0, leaderEpoch=0), -uve-topic-29-29 -> (offset=0, leaderEpoch=0), -uve-topic-29-23 -> (offset=0, leaderEpoch=0), -uve-topic-29-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-26 -> (offset=0, leaderEpoch=0), -uve-topic-0-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-9 -> (offset=0, leaderEpoch=0), -uve-topic-29-2 -> (offset=0, leaderEpoch=0), -uve-topic-29-8 -> (offset=0, leaderEpoch=0), -uve-topic-5-10 -> (offset=0, leaderEpoch=0), -uve-topic-0-0 -> (offset=0, leaderEpoch=0), -uve-topic-0-12 -> (offset=0, leaderEpoch=0), -uve-topic-5-13 -> (offset=0, leaderEpoch=0), -uve-topic-0-21 -> (offset=0, leaderEpoch=0), -uve-topic-5-19 -> (offset=0, leaderEpoch=0), -uve-topic-5-1 -> (offset=0, leaderEpoch=0), -uve-topic-0-24 -> (offset=0, leaderEpoch=0), -uve-topic-5-28 -> (offset=0, leaderEpoch=0), -uve-topic-0-18 -> (offset=0, leaderEpoch=0), -uve-topic-0-27 -> (offset=0, leaderEpoch=0), -uve-topic-0-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-25 -> (offset=0, leaderEpoch=0), -uve-topic-5-22 -> (offset=0, leaderEpoch=0), -uve-topic-29-17 -> (offset=0, leaderEpoch=0), -uve-topic-5-7 -> (offset=0, leaderEpoch=0), -uve-topic-5-16 -> (offset=0, leaderEpoch=0), -uve-topic-29-20 -> (offset=0, leaderEpoch=0), -uve-topic-29-14 -> (offset=0, leaderEpoch=0), -uve-topic-5-4 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:41,175] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,175] 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:41,176] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,176] 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:41,176] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,176] 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:41,176] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,176] 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:41,176] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,176] 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:41,176] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,176] 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:41,176] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,176] 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:41,177] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,178] 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:41,178] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,178] 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:41,178] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,178] 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:41,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,179] 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:41,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,179] 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:41,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,179] 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:41,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,179] 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:41,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,179] 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:41,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,179] 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:41,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,179] 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:41,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,179] 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:41,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,179] 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:41,183] ERROR [ReplicaFetcher replicaId=2, 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:41,184] ERROR [ReplicaFetcher replicaId=2, 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:41,184] ERROR [ReplicaFetcher replicaId=2, 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:41,184] ERROR [ReplicaFetcher replicaId=2, 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:41,184] ERROR [ReplicaFetcher replicaId=2, 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:41,184] ERROR [ReplicaFetcher replicaId=2, 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:41,184] ERROR [ReplicaFetcher replicaId=2, 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:41,184] ERROR [ReplicaFetcher replicaId=2, 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:41,185] ERROR [ReplicaFetcher replicaId=2, 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:41,185] ERROR [ReplicaFetcher replicaId=2, 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:41,185] ERROR [ReplicaFetcher replicaId=2, 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:41,185] ERROR [ReplicaFetcher replicaId=2, 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:41,185] ERROR [ReplicaFetcher replicaId=2, 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:41,185] ERROR [ReplicaFetcher replicaId=2, 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:41,185] ERROR [ReplicaFetcher replicaId=2, 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:41,185] ERROR [ReplicaFetcher replicaId=2, 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:41,186] ERROR [ReplicaFetcher replicaId=2, 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:41,186] ERROR [ReplicaFetcher replicaId=2, 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:41,186] ERROR [ReplicaFetcher replicaId=2, 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:41,186] ERROR [ReplicaFetcher replicaId=2, 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:41,186] ERROR [ReplicaFetcher replicaId=2, 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:41,186] ERROR [ReplicaFetcher replicaId=2, 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:41,186] ERROR [ReplicaFetcher replicaId=2, 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:41,187] ERROR [ReplicaFetcher replicaId=2, 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:41,187] ERROR [ReplicaFetcher replicaId=2, 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:41,187] ERROR [ReplicaFetcher replicaId=2, 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:41,187] ERROR [ReplicaFetcher replicaId=2, 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:41,187] ERROR [ReplicaFetcher replicaId=2, 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:41,187] ERROR [ReplicaFetcher replicaId=2, 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:41,187] ERROR [ReplicaFetcher replicaId=2, 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:41,238] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-18-11, -uve-topic-18-2, -uve-topic-28-9, -uve-topic-18-29, -uve-topic-9-15, -uve-topic-18-20, -uve-topic-18-26, -uve-topic-28-27, -uve-topic-18-5, -uve-topic-28-12, -uve-topic-18-23, -uve-topic-26-7, -uve-topic-9-24, -uve-topic-9-21, -uve-topic-28-3, -uve-topic-9-27, -uve-topic-28-24, -uve-topic-26-13, -uve-topic-28-15, -uve-topic-26-16, -uve-topic-9-18, -uve-topic-26-10, -uve-topic-9-9, -uve-topic-18-8, -uve-topic-26-25, -uve-topic-9-6, -uve-topic-28-21, -uve-topic-26-22, -uve-topic-26-4, -uve-topic-26-28, -uve-topic-28-18, -uve-topic-9-12, -uve-topic-28-6, -uve-topic-26-19, -uve-topic-9-3, -uve-topic-28-0, -uve-topic-18-17, -uve-topic-9-0, -uve-topic-18-14, -uve-topic-26-1) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:41,248] 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:41,249] 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:41,250] INFO [Partition -uve-topic-18-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-10 00:50:41,250] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,262] 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:41,262] 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:41,262] INFO [Partition -uve-topic-26-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-10 00:50:41,262] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,277] 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:41,277] 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:41,277] INFO [Partition -uve-topic-28-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-10 00:50:41,277] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,283] 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:41,284] 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:41,284] INFO [Partition -uve-topic-18-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-10 00:50:41,284] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,289] 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:41,289] 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:41,290] INFO [Partition -uve-topic-28-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-10 00:50:41,290] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,296] 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:41,297] 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:41,297] INFO [Partition -uve-topic-26-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-10 00:50:41,297] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,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 00:50:41,308] 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:41,308] INFO [Partition -uve-topic-28-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-10 00:50:41,308] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,316] 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:41,317] 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:41,317] INFO [Partition -uve-topic-18-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-10 00:50:41,317] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,324] 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:41,325] 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:41,325] INFO [Partition -uve-topic-26-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-10 00:50:41,325] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,331] 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:41,332] 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:41,332] INFO [Partition -uve-topic-28-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-10 00:50:41,332] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,338] 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:41,341] 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:41,341] INFO [Partition -uve-topic-18-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-10 00:50:41,341] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,346] 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:41,347] 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:41,347] INFO [Partition -uve-topic-28-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-10 00:50:41,347] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,354] 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:41,355] 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:41,355] INFO [Partition -uve-topic-9-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-10 00:50:41,355] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,362] 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:41,363] 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:41,364] INFO [Partition -uve-topic-26-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-10 00:50:41,364] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,370] 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:41,371] 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:41,372] INFO [Partition -uve-topic-28-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-10 00:50:41,372] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,378] 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:41,379] 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:41,379] INFO [Partition -uve-topic-26-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-10 00:50:41,379] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,384] 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:41,385] 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:41,385] INFO [Partition -uve-topic-9-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-10 00:50:41,385] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,393] 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:41,394] 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:41,394] INFO [Partition -uve-topic-9-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-10 00:50:41,394] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,400] 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:41,401] 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:41,402] INFO [Partition -uve-topic-9-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-10 00:50:41,402] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,408] 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:41,409] 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:41,409] INFO [Partition -uve-topic-9-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-10 00:50:41,409] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,414] 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:41,415] 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:41,415] INFO [Partition -uve-topic-9-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-10 00:50:41,415] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,421] 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:41,422] 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:41,422] INFO [Partition -uve-topic-9-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-10 00:50:41,422] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,429] 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:41,429] 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:41,429] INFO [Partition -uve-topic-9-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-10 00:50:41,429] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,440] 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:41,440] 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:41,440] INFO [Partition -uve-topic-9-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-10 00:50:41,440] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,449] 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:41,450] 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:41,451] INFO [Partition -uve-topic-18-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-10 00:50:41,451] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,462] 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:41,463] 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:41,463] INFO [Partition -uve-topic-26-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-10 00:50:41,463] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,469] 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:41,470] 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:41,470] INFO [Partition -uve-topic-9-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-10 00:50:41,470] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,479] 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:41,480] 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:41,480] INFO [Partition -uve-topic-18-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-10 00:50:41,480] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,486] 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:41,487] 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:41,488] INFO [Partition -uve-topic-26-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-10 00:50:41,488] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,497] 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:41,497] 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:41,497] INFO [Partition -uve-topic-28-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-10 00:50:41,497] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,511] 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:41,511] 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:41,512] INFO [Partition -uve-topic-26-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-10 00:50:41,512] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,517] 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:41,517] 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:41,518] INFO [Partition -uve-topic-18-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-10 00:50:41,518] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,524] 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:41,525] 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:41,525] INFO [Partition -uve-topic-18-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-10 00:50:41,525] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,530] 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:41,531] 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:41,531] INFO [Partition -uve-topic-28-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-10 00:50:41,531] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,538] 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:41,539] 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:41,539] INFO [Partition -uve-topic-26-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-10 00:50:41,539] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,553] 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:41,554] 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:41,554] INFO [Partition -uve-topic-28-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-10 00:50:41,554] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,566] 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:41,567] 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:41,567] INFO [Partition -uve-topic-18-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-10 00:50:41,567] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,572] 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:41,573] 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:41,573] INFO [Partition -uve-topic-28-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-10 00:50:41,573] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,578] 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:41,578] 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:41,578] INFO [Partition -uve-topic-26-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-10 00:50:41,578] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,583] 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:41,584] 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:41,584] INFO [Partition -uve-topic-18-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-10 00:50:41,584] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,593] 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,594] 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,594] INFO [Partition -uve-topic-9-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-10 00:50:41,594] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,596] 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:41,596] 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:41,596] INFO [Partition -uve-topic-9-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-10 00:50:41,596] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,598] 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:41,598] 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:41,598] INFO [Partition -uve-topic-9-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-10 00:50:41,598] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,600] 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,600] 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,600] INFO [Partition -uve-topic-26-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-10 00:50:41,600] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,605] 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,605] 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,605] INFO [Partition -uve-topic-18-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-10 00:50:41,605] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,607] 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,607] 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,607] INFO [Partition -uve-topic-28-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-10 00:50:41,607] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,609] 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:41,609] 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:41,609] INFO [Partition -uve-topic-9-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-10 00:50:41,609] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,611] 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,611] 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,611] INFO [Partition -uve-topic-26-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-10 00:50:41,611] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,616] 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,617] 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,617] INFO [Partition -uve-topic-18-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-10 00:50:41,617] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,618] 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,619] 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,619] INFO [Partition -uve-topic-28-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-10 00:50:41,619] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,629] 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,630] 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,630] INFO [Partition -uve-topic-28-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-10 00:50:41,630] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,632] 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:41,632] 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:41,633] INFO [Partition -uve-topic-9-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-10 00:50:41,633] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,637] 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,639] 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,639] INFO [Partition -uve-topic-18-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-10 00:50:41,639] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,642] 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,642] 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,642] INFO [Partition -uve-topic-28-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-10 00:50:41,642] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,644] 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,645] 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,645] INFO [Partition -uve-topic-26-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-10 00:50:41,645] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,651] 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,652] 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,652] INFO [Partition -uve-topic-28-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-10 00:50:41,652] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,668] 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,668] 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,668] INFO [Partition -uve-topic-18-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-10 00:50:41,668] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,677] 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:41,677] 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:41,677] INFO [Partition -uve-topic-9-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-10 00:50:41,677] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,686] 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,687] 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,687] INFO [Partition -uve-topic-26-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-10 00:50:41,687] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,692] 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,693] 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,693] INFO [Partition -uve-topic-28-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-10 00:50:41,693] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,697] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,697] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,697] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,697] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,697] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,697] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,697] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,697] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,697] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,697] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,697] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,697] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,697] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,697] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,697] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,698] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,698] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,699] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,699] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,699] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,699] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,699] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,699] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,699] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:41,702] 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:41,702] 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:41,702] INFO [Partition -uve-topic-28-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-10 00:50:41,703] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,712] 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:41,713] 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:41,713] INFO [Partition -uve-topic-9-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-10 00:50:41,713] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,726] 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,726] 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,726] INFO [Partition -uve-topic-18-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-10 00:50:41,726] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,732] 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:41,733] 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:41,734] INFO [Partition -uve-topic-26-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-10 00:50:41,734] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,745] 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,746] 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,746] INFO [Partition -uve-topic-26-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-10 00:50:41,746] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,764] 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,765] 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,766] INFO [Partition -uve-topic-28-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-10 00:50:41,766] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,774] 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,775] 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,775] INFO [Partition -uve-topic-26-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-10 00:50:41,775] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,788] 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:41,791] 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:41,792] INFO [Partition -uve-topic-28-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-10 00:50:41,792] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,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 00:50:41,803] 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,804] INFO [Partition -uve-topic-28-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-10 00:50:41,804] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,808] 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:41,809] 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:41,811] INFO [Partition -uve-topic-26-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-10 00:50:41,811] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,814] 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,815] 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,815] INFO [Partition -uve-topic-18-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-10 00:50:41,815] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,832] 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,841] 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,841] INFO [Partition -uve-topic-26-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-10 00:50:41,841] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,849] 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,855] 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,856] INFO [Partition -uve-topic-26-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-10 00:50:41,856] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,859] 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,861] 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,861] INFO [Partition -uve-topic-28-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-10 00:50:41,861] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,866] 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:41,868] 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:41,869] INFO [Partition -uve-topic-18-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-10 00:50:41,869] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,874] 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:41,877] 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:41,877] INFO [Partition -uve-topic-26-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-10 00:50:41,877] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,880] 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:41,881] 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:41,881] INFO [Partition -uve-topic-26-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-10 00:50:41,881] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,883] 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:41,884] 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:41,884] INFO [Partition -uve-topic-28-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-10 00:50:41,884] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,888] 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:41,888] 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:41,888] INFO [Partition -uve-topic-26-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-10 00:50:41,888] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,890] 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:41,890] 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:41,890] INFO [Partition -uve-topic-18-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-10 00:50:41,890] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,892] 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:41,892] 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:41,893] INFO [Partition -uve-topic-18-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-10 00:50:41,893] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,894] 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:41,895] 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:41,895] INFO [Partition -uve-topic-28-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-10 00:50:41,895] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,896] 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:41,896] 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:41,897] INFO [Partition -uve-topic-26-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-10 00:50:41,897] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,898] 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:41,898] 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:41,899] INFO [Partition -uve-topic-28-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-10 00:50:41,899] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,900] 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:41,901] 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:41,901] INFO [Partition -uve-topic-18-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-10 00:50:41,901] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,902] 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:41,903] 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:41,903] INFO [Partition -uve-topic-18-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-10 00:50:41,903] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,905] 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:41,905] 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:41,905] INFO [Partition -uve-topic-18-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-10 00:50:41,905] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,906] 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:41,907] 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:41,907] INFO [Partition -uve-topic-26-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-10 00:50:41,907] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,908] 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:41,909] 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:41,909] INFO [Partition -uve-topic-28-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-10 00:50:41,909] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,910] 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:41,911] 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:41,911] INFO [Partition -uve-topic-9-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-10 00:50:41,911] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,912] 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:41,912] 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:41,912] INFO [Partition -uve-topic-18-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-10 00:50:41,912] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,914] 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:41,914] 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:41,914] INFO [Partition -uve-topic-9-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-10 00:50:41,914] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,916] 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:41,916] 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:41,916] INFO [Partition -uve-topic-18-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-10 00:50:41,916] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,918] 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:41,918] 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:41,918] INFO [Partition -uve-topic-28-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-10 00:50:41,919] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,920] 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:41,920] 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:41,920] INFO [Partition -uve-topic-26-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-10 00:50:41,920] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,922] 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:41,922] 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:41,922] INFO [Partition -uve-topic-26-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-10 00:50:41,922] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,924] 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:41,924] 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:41,924] INFO [Partition -uve-topic-28-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-10 00:50:41,924] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,926] 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:41,926] 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:41,926] INFO [Partition -uve-topic-9-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-10 00:50:41,926] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,929] 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:41,929] 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:41,929] INFO [Partition -uve-topic-18-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-10 00:50:41,929] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,931] 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:41,932] 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:41,932] INFO [Partition -uve-topic-18-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-10 00:50:41,932] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,933] 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:41,935] 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:41,935] INFO [Partition -uve-topic-28-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-10 00:50:41,935] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,938] 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:41,938] 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:41,938] INFO [Partition -uve-topic-26-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-10 00:50:41,938] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,940] 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:41,941] 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:41,941] INFO [Partition -uve-topic-9-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-10 00:50:41,941] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,944] 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:41,945] 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:41,945] INFO [Partition -uve-topic-18-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-10 00:50:41,945] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,947] 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:41,948] 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:41,948] INFO [Partition -uve-topic-18-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-10 00:50:41,948] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,954] 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:41,955] 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:41,955] INFO [Partition -uve-topic-26-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-10 00:50:41,955] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,959] 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:41,961] 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:41,961] INFO [Partition -uve-topic-9-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-10 00:50:41,961] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,964] 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:41,964] 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:41,964] INFO [Partition -uve-topic-18-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-10 00:50:41,964] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,967] 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:41,968] 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:41,968] INFO [Partition -uve-topic-28-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-10 00:50:41,968] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,970] 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:41,971] 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:41,971] INFO [Partition -uve-topic-9-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-10 00:50:41,971] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,972] 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:41,973] 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:41,973] INFO [Partition -uve-topic-9-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-10 00:50:41,973] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,979] 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:41,980] 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:41,980] INFO [Partition -uve-topic-18-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-10 00:50:41,980] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,982] 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:41,983] 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:41,983] INFO [Partition -uve-topic-26-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-10 00:50:41,983] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,985] 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:41,985] 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:41,985] INFO [Partition -uve-topic-28-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-10 00:50:41,985] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,987] 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:41,987] 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:41,988] INFO [Partition -uve-topic-9-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-10 00:50:41,988] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,989] 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:41,990] 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:41,990] INFO [Partition -uve-topic-9-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-10 00:50:41,990] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,991] 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:41,992] 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:41,992] INFO [Partition -uve-topic-9-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-10 00:50:41,992] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,995] 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:41,996] 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:41,996] INFO [Partition -uve-topic-9-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-10 00:50:41,996] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,997] 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:41,998] 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:41,998] INFO [Partition -uve-topic-9-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-10 00:50:41,998] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,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 00:50:42,001] 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,001] INFO [Partition -uve-topic-9-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,001] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,004] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-18-10, -uve-topic-26-17, -uve-topic-9-22, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-18-0, -uve-topic-26-26, -uve-topic-28-25, -uve-topic-26-8, -uve-topic-28-7, -uve-topic-9-20, -uve-topic-9-2, -uve-topic-18-16, -uve-topic-28-16, -uve-topic-26-24, -uve-topic-9-29, -uve-topic-26-6, -uve-topic-9-11, -uve-topic-28-5, -uve-topic-18-6, -uve-topic-18-25, -uve-topic-18-7, -uve-topic-26-14, -uve-topic-9-19, -uve-topic-9-1, -uve-topic-26-15, -uve-topic-28-14, -uve-topic-18-15, -uve-topic-26-23, -uve-topic-9-28, -uve-topic-28-22, -uve-topic-26-5, -uve-topic-9-10, -uve-topic-28-4, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-18-13, -uve-topic-28-13, -uve-topic-26-21, -uve-topic-9-26, -uve-topic-26-3, -uve-topic-9-8, -uve-topic-18-22, -uve-topic-18-4, -uve-topic-9-16, -uve-topic-28-29, -uve-topic-26-12, -uve-topic-9-17, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-26-20, -uve-topic-9-25, -uve-topic-28-19, -uve-topic-26-2, -uve-topic-9-7, -uve-topic-28-1, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-26-29, -uve-topic-28-28, -uve-topic-26-11, -uve-topic-28-10, -uve-topic-9-23, -uve-topic-26-0, -uve-topic-9-5, -uve-topic-18-19, -uve-topic-18-1, -uve-topic-26-27, -uve-topic-9-13, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-26-9, -uve-topic-9-14, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-18-28) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:42,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,011] 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,011] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,012] 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,012] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,013] 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,013] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,013] 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,013] INFO [ReplicaFetcherManager on broker 2] 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,014] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-26-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-27 -> (offset=0, leaderEpoch=0), -uve-topic-9-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-10 -> (offset=0, leaderEpoch=0), -uve-topic-28-1 -> (offset=0, leaderEpoch=0), -uve-topic-18-3 -> (offset=0, leaderEpoch=0), -uve-topic-28-28 -> (offset=0, leaderEpoch=0), -uve-topic-9-10 -> (offset=0, leaderEpoch=0), -uve-topic-28-19 -> (offset=0, leaderEpoch=0), -uve-topic-28-25 -> (offset=0, leaderEpoch=0), -uve-topic-28-4 -> (offset=0, leaderEpoch=0), -uve-topic-28-22 -> (offset=0, leaderEpoch=0), -uve-topic-18-12 -> (offset=0, leaderEpoch=0), -uve-topic-9-19 -> (offset=0, leaderEpoch=0), -uve-topic-18-9 -> (offset=0, leaderEpoch=0), -uve-topic-26-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-29 -> (offset=0, leaderEpoch=0), -uve-topic-26-5 -> (offset=0, leaderEpoch=0), -uve-topic-26-17 -> (offset=0, leaderEpoch=0), -uve-topic-9-4 -> (offset=0, leaderEpoch=0), -uve-topic-28-7 -> (offset=0, leaderEpoch=0), -uve-topic-18-18 -> (offset=0, leaderEpoch=0), -uve-topic-18-15 -> (offset=0, leaderEpoch=0), -uve-topic-26-26 -> (offset=0, leaderEpoch=0), -uve-topic-9-1 -> (offset=0, leaderEpoch=0), -uve-topic-18-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-11 -> (offset=0, leaderEpoch=0), -uve-topic-18-24 -> (offset=0, leaderEpoch=0), -uve-topic-9-7 -> (offset=0, leaderEpoch=0), -uve-topic-28-16 -> (offset=0, leaderEpoch=0), -uve-topic-9-16 -> (offset=0, leaderEpoch=0), -uve-topic-9-28 -> (offset=0, leaderEpoch=0), -uve-topic-26-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-8 -> (offset=0, leaderEpoch=0), -uve-topic-18-6 -> (offset=0, leaderEpoch=0), -uve-topic-18-0 -> (offset=0, leaderEpoch=0), -uve-topic-28-13 -> (offset=0, leaderEpoch=0), -uve-topic-9-25 -> (offset=0, leaderEpoch=0), -uve-topic-26-14 -> (offset=0, leaderEpoch=0), -uve-topic-9-22 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:42,018] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,019] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,020] ERROR [ReplicaFetcher replicaId=2, 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:42,140] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-11-24, -uve-topic-20-6, -uve-topic-13-11, -uve-topic-24-11, -uve-topic-7-8, -uve-topic-20-0, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-21-15, -uve-topic-3-10, -uve-topic-3-19, -uve-topic-19-12, -uve-topic-10-15, -uve-topic-22-20, -uve-topic-27-8, -uve-topic-4-29, -uve-topic-19-0, -uve-topic-7-17, -uve-topic-25-29, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-3-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-7-26, -uve-topic-15-0, -uve-topic-4-26, -uve-topic-6-20, -uve-topic-10-27, -uve-topic-19-24, -uve-topic-22-8, -uve-topic-16-8, -uve-topic-21-12, -uve-topic-3-25, -uve-topic-19-6, -uve-topic-24-26, -uve-topic-22-5, -uve-topic-13-26, -uve-topic-7-14, -uve-topic-20-27, -uve-topic-11-21, -uve-topic-3-4, -uve-topic-13-5, -uve-topic-24-5, -uve-topic-4-8, -uve-topic-19-27, -uve-topic-11-9, -uve-topic-16-14, -uve-topic-27-20, -uve-topic-22-29, -uve-topic-24-23, -uve-topic-6-11, -uve-topic-27-11, -uve-topic-27-14, -uve-topic-3-7, -uve-topic-10-12, -uve-topic-27-17, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-19-9, -uve-topic-21-24, -uve-topic-3-22, -uve-topic-4-23, -uve-topic-7-11, -uve-topic-16-11, -uve-topic-13-20, -uve-topic-27-26, -uve-topic-22-2, -uve-topic-7-29, -uve-topic-16-26, -uve-topic-27-23, -uve-topic-20-15, -uve-topic-6-14, -uve-topic-24-2, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-6, -uve-topic-27-29, -uve-topic-16-5, -uve-topic-20-12, -uve-topic-16-29, -uve-topic-10-21, -uve-topic-6-2, -uve-topic-24-14, -uve-topic-22-14, -uve-topic-24-20, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-22-11, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-10-9, -uve-topic-27-5, -uve-topic-11-18, -uve-topic-21-18, -uve-topic-6-29, -uve-topic-20-24, -uve-topic-21-9, -uve-topic-27-2, -uve-topic-4-20, -uve-topic-16-20, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-7-23, -uve-topic-24-8, -uve-topic-13-2, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-3-13, -uve-topic-22-23, -uve-topic-10-0, -uve-topic-6-17, -uve-topic-24-29, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-6-8, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-10-6, -uve-topic-13-29, -uve-topic-21-0, -uve-topic-7-2, -uve-topic-6-26, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-13-17, -uve-topic-24-17, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-7-20, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-10-3, -uve-topic-21-3, -uve-topic-4-2, -uve-topic-20-18, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-4-14, -uve-topic-20-9, -uve-topic-10-18, -uve-topic-16-2, -uve-topic-3-1, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-6-23, -uve-topic-15-12, -uve-topic-25-11) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:42,147] 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:42,147] 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:42,151] INFO [Partition -uve-topic-27-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,151] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,165] 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:42,171] 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:42,171] INFO [Partition -uve-topic-24-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,171] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,183] 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:42,183] 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:42,183] INFO [Partition -uve-topic-21-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,183] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,190] 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:42,191] 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:42,191] INFO [Partition -uve-topic-7-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-10 00:50:42,191] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,211] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-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,212] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-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,213] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-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,213] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-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,213] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-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,213] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-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,213] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-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,213] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-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,213] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-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,213] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,213] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,213] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,213] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,213] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,213] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,213] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,213] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,213] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,213] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,213] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,213] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,213] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,214] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,214] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,214] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,214] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,214] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,214] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,214] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,214] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,214] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,214] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,214] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,215] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,215] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:42,216] 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:42,216] 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:42,216] INFO [Partition -uve-topic-6-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,216] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,233] 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:42,234] 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:42,234] INFO [Partition -uve-topic-4-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-10 00:50:42,235] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,243] 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:42,244] 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:42,244] INFO [Partition -uve-topic-19-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,244] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,251] 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:42,252] 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:42,252] INFO [Partition -uve-topic-10-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,252] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,257] 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:42,258] 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:42,258] INFO [Partition -uve-topic-3-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-10 00:50:42,258] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,263] 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:42,264] 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:42,264] INFO [Partition -uve-topic-27-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,264] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,269] 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:42,270] 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:42,270] INFO [Partition -uve-topic-10-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,270] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,277] 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:42,277] 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:42,277] INFO [Partition -uve-topic-21-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,277] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,283] 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:42,284] 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:42,285] INFO [Partition -uve-topic-6-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,285] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,291] 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:42,292] 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:42,292] INFO [Partition -uve-topic-19-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,292] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,305] 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:42,305] 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:42,305] INFO [Partition -uve-topic-24-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-10 00:50:42,305] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,314] 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:42,315] 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:42,315] INFO [Partition -uve-topic-7-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-10 00:50:42,315] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,326] 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:42,326] 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:42,326] INFO [Partition -uve-topic-15-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,326] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,334] 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:42,335] 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:42,335] INFO [Partition -uve-topic-10-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,335] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,345] 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:42,345] 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:42,346] INFO [Partition -uve-topic-19-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,346] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,355] 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:42,355] 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:42,355] INFO [Partition -uve-topic-6-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,355] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,363] 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:42,363] 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:42,363] INFO [Partition -uve-topic-27-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-10 00:50:42,363] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,371] 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:42,371] 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:42,371] INFO [Partition -uve-topic-21-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,371] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,376] 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:42,377] 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:42,377] INFO [Partition -uve-topic-24-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-10 00:50:42,377] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,382] 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:42,383] 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:42,383] INFO [Partition -uve-topic-15-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,383] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,391] 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:42,392] 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:42,392] INFO [Partition -uve-topic-24-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-10 00:50:42,392] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,401] 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:42,402] 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:42,403] INFO [Partition -uve-topic-19-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,403] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,409] 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:42,411] 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:42,411] INFO [Partition -uve-topic-10-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,412] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,419] 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:42,419] 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:42,419] INFO [Partition -uve-topic-21-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,419] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,424] 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:42,425] 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:42,425] INFO [Partition -uve-topic-15-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,425] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,431] 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:42,432] 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:42,432] INFO [Partition -uve-topic-15-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,432] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,441] 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:42,441] 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:42,442] INFO [Partition -uve-topic-27-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-10 00:50:42,442] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,452] 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:42,452] 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:42,452] INFO [Partition -uve-topic-6-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,452] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,459] 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:42,460] 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:42,460] INFO [Partition -uve-topic-6-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-10 00:50:42,460] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,467] 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:42,467] 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:42,467] INFO [Partition -uve-topic-15-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,467] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,473] 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:42,474] 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:42,474] INFO [Partition -uve-topic-19-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,474] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,481] 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:42,481] 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:42,481] INFO [Partition -uve-topic-10-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,481] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,488] 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:42,488] 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:42,488] INFO [Partition -uve-topic-6-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,488] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,504] 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:42,505] 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:42,505] INFO [Partition -uve-topic-27-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-10 00:50:42,505] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,511] 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:42,512] 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:42,512] INFO [Partition -uve-topic-21-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,512] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,517] 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:42,517] 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:42,517] INFO [Partition -uve-topic-13-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,517] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,523] 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:42,523] 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:42,523] INFO [Partition -uve-topic-6-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-10 00:50:42,523] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,530] 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:42,531] 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:42,531] INFO [Partition -uve-topic-15-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,531] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,536] 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:42,536] 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:42,537] INFO [Partition -uve-topic-21-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,537] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,542] 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:42,543] 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:42,543] INFO [Partition -uve-topic-20-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,543] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,548] 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:42,548] 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:42,549] INFO [Partition -uve-topic-15-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,549] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,553] 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:42,554] 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:42,554] INFO [Partition -uve-topic-13-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,554] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,562] 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:42,563] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:50:42,563] INFO [Partition -uve-topic-22-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,563] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,568] 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:42,569] 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:42,569] INFO [Partition -uve-topic-6-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-10 00:50:42,569] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,575] 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:42,576] 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:42,576] INFO [Partition -uve-topic-21-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,576] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,581] 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:42,581] 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:42,581] INFO [Partition -uve-topic-16-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,581] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,585] 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:42,586] 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:42,586] INFO [Partition -uve-topic-16-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,586] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,591] 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:42,591] 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:42,591] INFO [Partition -uve-topic-15-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,591] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,596] 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:42,596] 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:42,596] INFO [Partition -uve-topic-13-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,596] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,601] 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:42,601] 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:42,601] INFO [Partition -uve-topic-4-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,601] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,605] 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:42,605] 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:42,605] INFO [Partition -uve-topic-22-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,605] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,609] 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:42,610] 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:42,610] INFO [Partition -uve-topic-21-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,610] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,614] 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:42,615] 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:42,615] INFO [Partition -uve-topic-25-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,615] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,619] 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:42,619] 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:42,620] INFO [Partition -uve-topic-20-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,620] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,624] 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:42,624] 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:42,624] INFO [Partition -uve-topic-25-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,624] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,628] 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:42,628] 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:42,628] INFO [Partition -uve-topic-21-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,629] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,633] 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:42,633] 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:42,633] INFO [Partition -uve-topic-20-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,633] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,637] 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:42,638] 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:42,638] INFO [Partition -uve-topic-16-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,638] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,642] 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:42,642] 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:42,643] INFO [Partition -uve-topic-15-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,643] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,648] 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:42,648] 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:42,648] INFO [Partition -uve-topic-25-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,648] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,671] 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:42,672] 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:42,672] INFO [Partition -uve-topic-13-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,672] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,678] 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:42,678] 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:42,678] INFO [Partition -uve-topic-7-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,679] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,685] 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:42,685] 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:42,685] INFO [Partition -uve-topic-22-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,685] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,690] 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:42,690] 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:42,690] INFO [Partition -uve-topic-11-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,690] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,700] 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:42,702] 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:42,702] INFO [Partition -uve-topic-4-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,702] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,709] 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:42,709] 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:42,709] INFO [Partition -uve-topic-25-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,709] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,716] 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:42,716] 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:42,716] INFO [Partition -uve-topic-4-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,716] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,722] 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:42,722] 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:42,722] INFO [Partition -uve-topic-3-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-10 00:50:42,722] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,728] 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:42,729] 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:42,729] INFO [Partition -uve-topic-7-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,729] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,729] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-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,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-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,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-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,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-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,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-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,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-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,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-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,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-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,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-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,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-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,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,731] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-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,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-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,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-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,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-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,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-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,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-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,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-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,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-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,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-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,732] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-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,738] 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:42,739] 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:42,739] INFO [Partition -uve-topic-15-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,739] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,744] 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:42,744] 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:42,745] INFO [Partition -uve-topic-25-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,745] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,749] 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:42,750] 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:42,750] INFO [Partition -uve-topic-11-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,750] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,754] 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:42,754] 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:42,754] INFO [Partition -uve-topic-11-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,754] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,759] 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:42,759] 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:42,759] INFO [Partition -uve-topic-13-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,759] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,771] 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:42,771] 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:42,771] INFO [Partition -uve-topic-25-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,771] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,778] 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:42,779] 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:42,779] INFO [Partition -uve-topic-20-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,779] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,785] 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:42,786] 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:42,786] INFO [Partition -uve-topic-22-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,786] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,798] 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:42,799] 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:42,799] INFO [Partition -uve-topic-16-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,799] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,804] 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:42,805] 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:42,805] INFO [Partition -uve-topic-21-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,805] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,818] 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:42,819] 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:42,819] INFO [Partition -uve-topic-24-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,819] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,827] 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:42,827] 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:42,828] INFO [Partition -uve-topic-7-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,828] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,839] 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:42,840] 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:42,841] INFO [Partition -uve-topic-3-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-10 00:50:42,841] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,847] 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:42,848] 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:42,848] INFO [Partition -uve-topic-4-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,849] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,856] 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:42,858] 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:42,858] INFO [Partition -uve-topic-25-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,858] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,867] 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:42,867] 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:42,867] INFO [Partition -uve-topic-3-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-10 00:50:42,867] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,881] 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:42,884] 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:42,884] INFO [Partition -uve-topic-11-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,884] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,890] 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:42,890] 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:42,890] INFO [Partition -uve-topic-20-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,890] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,896] 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:42,896] 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:42,897] INFO [Partition -uve-topic-16-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,897] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,902] 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:42,902] 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:42,902] INFO [Partition -uve-topic-11-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,902] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,907] 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:42,908] 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:42,908] INFO [Partition -uve-topic-13-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,908] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,914] 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:42,916] 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:42,916] INFO [Partition -uve-topic-22-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,916] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,923] 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:42,924] 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:42,924] INFO [Partition -uve-topic-20-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,924] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,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:42,931] 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:42,931] INFO [Partition -uve-topic-11-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,931] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,940] 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:42,942] 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:42,942] INFO [Partition -uve-topic-13-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,942] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,952] 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:42,953] 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:42,953] INFO [Partition -uve-topic-22-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,953] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,958] 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:42,959] 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:42,959] INFO [Partition -uve-topic-3-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-10 00:50:42,959] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,964] 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:42,965] 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:42,965] INFO [Partition -uve-topic-24-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,965] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,970] 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:42,970] 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:42,970] INFO [Partition -uve-topic-19-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,970] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,978] 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:42,978] 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:42,978] INFO [Partition -uve-topic-10-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,978] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,983] 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:42,983] 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:42,984] INFO [Partition -uve-topic-3-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-10 00:50:42,984] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,994] 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:42,994] 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:42,995] INFO [Partition -uve-topic-4-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,995] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,004] 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,005] 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,005] INFO [Partition -uve-topic-25-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,005] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,010] 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,010] 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,010] INFO [Partition -uve-topic-7-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,010] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,018] 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,018] 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,018] INFO [Partition -uve-topic-16-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,018] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,024] 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,025] 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,025] INFO [Partition -uve-topic-27-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,025] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,037] 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,038] 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,038] INFO [Partition -uve-topic-11-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,038] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,052] 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,053] 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,053] INFO [Partition -uve-topic-4-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,053] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,065] 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,065] 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,065] INFO [Partition -uve-topic-16-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,065] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,072] 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,073] 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,073] INFO [Partition -uve-topic-3-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,073] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,083] 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,084] 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,084] INFO [Partition -uve-topic-20-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,084] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,095] 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,095] 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,095] INFO [Partition -uve-topic-11-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,095] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,103] 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,104] 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,104] INFO [Partition -uve-topic-13-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,104] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,108] 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,109] 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,109] INFO [Partition -uve-topic-27-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,109] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,124] 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,137] 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,137] INFO [Partition -uve-topic-7-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,137] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,144] 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,145] 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,145] INFO [Partition -uve-topic-22-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,145] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,149] 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,150] 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,150] INFO [Partition -uve-topic-24-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,150] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,155] 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,155] 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,155] INFO [Partition -uve-topic-25-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,156] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,160] 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,160] 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,160] INFO [Partition -uve-topic-19-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,160] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,202] 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,203] 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,203] INFO [Partition -uve-topic-10-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,203] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,208] 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:43,209] 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:43,209] INFO [Partition -uve-topic-25-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,209] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,215] 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:43,215] 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:43,215] INFO [Partition -uve-topic-11-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,215] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,220] 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:43,220] 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:43,220] INFO [Partition -uve-topic-4-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,220] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,225] 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:43,226] 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:43,226] INFO [Partition -uve-topic-7-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,226] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,230] 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:43,231] 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:43,231] INFO [Partition -uve-topic-27-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,231] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,237] 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:43,237] 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:43,237] INFO [Partition -uve-topic-13-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,237] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,242] 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:43,243] 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:43,243] INFO [Partition -uve-topic-22-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,243] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,249] 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:43,249] 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:43,250] INFO [Partition -uve-topic-20-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,250] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,254] 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:43,255] 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:43,255] INFO [Partition -uve-topic-24-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,255] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,267] 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:43,267] 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:43,267] INFO [Partition -uve-topic-19-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,267] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,272] 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:43,273] 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:43,273] INFO [Partition -uve-topic-16-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,273] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,277] 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:43,278] 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:43,278] INFO [Partition -uve-topic-3-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,278] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,283] 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:43,283] 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:43,283] INFO [Partition -uve-topic-10-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,283] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,288] 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:43,289] 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:43,289] INFO [Partition -uve-topic-7-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,289] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,293] 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:43,294] 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:43,294] INFO [Partition -uve-topic-6-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,294] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,298] 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:43,299] 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:43,299] INFO [Partition -uve-topic-24-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,299] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,303] 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:43,305] 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:43,305] INFO [Partition -uve-topic-4-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,305] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,310] 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:43,310] 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:43,310] INFO [Partition -uve-topic-16-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,310] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,315] 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:43,315] 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:43,315] INFO [Partition -uve-topic-19-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,315] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,320] 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:43,321] 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:43,321] INFO [Partition -uve-topic-11-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,321] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,325] 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:43,326] 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:43,326] INFO [Partition -uve-topic-10-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,326] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,331] 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:43,331] 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:43,331] INFO [Partition -uve-topic-20-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,331] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,335] 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:43,336] 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:43,336] INFO [Partition -uve-topic-13-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,336] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,341] 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:43,342] 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:43,342] INFO [Partition -uve-topic-27-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,342] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,347] 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:43,347] 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:43,347] INFO [Partition -uve-topic-22-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,347] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,352] 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:43,353] 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:43,353] INFO [Partition -uve-topic-3-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,353] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,357] 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:43,358] 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:43,358] INFO [Partition -uve-topic-6-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,358] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,362] 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:43,362] 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:43,362] INFO [Partition -uve-topic-4-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,362] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,367] 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:43,368] 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:43,368] INFO [Partition -uve-topic-19-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,368] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,376] 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:43,377] 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:43,377] INFO [Partition -uve-topic-16-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,377] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,382] 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:43,383] 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:43,383] INFO [Partition -uve-topic-20-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,383] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,394] 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:43,394] 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:43,394] INFO [Partition -uve-topic-3-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,394] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,399] 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:43,399] 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:43,400] INFO [Partition -uve-topic-27-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,400] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,404] 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:43,404] 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:43,404] INFO [Partition -uve-topic-10-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,404] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,409] 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:43,410] 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:43,410] INFO [Partition -uve-topic-22-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,410] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,414] 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:43,415] 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:43,415] INFO [Partition -uve-topic-24-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,415] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,419] 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:43,419] 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:43,420] INFO [Partition -uve-topic-7-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,420] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,424] 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:43,424] 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:43,424] INFO [Partition -uve-topic-22-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,424] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,426] 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:43,426] 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:43,426] INFO [Partition -uve-topic-16-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,426] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,427] 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,427] 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,428] INFO [Partition -uve-topic-16-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,428] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,429] 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:43,430] 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:43,430] INFO [Partition -uve-topic-11-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,430] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,431] 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:43,431] 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:43,432] INFO [Partition -uve-topic-13-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,432] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,433] 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,433] 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,434] INFO [Partition -uve-topic-20-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,434] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,435] 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:43,435] 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:43,436] INFO [Partition -uve-topic-3-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,436] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,437] 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,437] 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,438] INFO [Partition -uve-topic-6-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,438] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,439] 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:43,440] 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:43,440] INFO [Partition -uve-topic-7-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,440] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,442] 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,443] 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,443] INFO [Partition -uve-topic-15-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,443] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,445] 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,446] 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,446] INFO [Partition -uve-topic-22-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,446] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,448] 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,448] 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,448] INFO [Partition -uve-topic-21-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,448] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,450] 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:43,450] 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:43,451] INFO [Partition -uve-topic-4-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,451] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,452] 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:43,452] 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:43,453] INFO [Partition -uve-topic-20-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,453] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,454] 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:43,454] 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:43,454] INFO [Partition -uve-topic-25-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,454] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,458] 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:43,458] 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:43,459] INFO [Partition -uve-topic-16-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,459] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,461] 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,461] 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,461] INFO [Partition -uve-topic-21-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,461] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,471] 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,472] 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,472] INFO [Partition -uve-topic-6-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,472] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,481] 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:43,482] 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:43,482] INFO [Partition -uve-topic-7-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,482] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,489] 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:43,489] 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:43,489] INFO [Partition -uve-topic-20-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,489] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,491] 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:43,492] 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:43,492] INFO [Partition -uve-topic-4-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,492] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,496] 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:43,497] 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:43,497] INFO [Partition -uve-topic-13-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,497] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,502] 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:43,503] 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:43,503] INFO [Partition -uve-topic-16-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,503] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,507] 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:43,507] 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:43,507] INFO [Partition -uve-topic-25-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,507] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,509] 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,509] 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,510] INFO [Partition -uve-topic-16-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,510] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,514] 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:43,515] 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:43,515] INFO [Partition -uve-topic-10-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,515] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,517] 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,518] 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,518] INFO [Partition -uve-topic-25-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,518] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,520] 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:43,521] 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:43,522] INFO [Partition -uve-topic-11-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,522] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,524] 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:43,524] 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:43,524] INFO [Partition -uve-topic-19-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,524] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,526] 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,526] 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,526] INFO [Partition -uve-topic-15-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,526] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,528] 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:43,528] 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:43,528] INFO [Partition -uve-topic-20-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,528] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,535] 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:43,535] 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:43,535] INFO [Partition -uve-topic-16-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,535] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,537] 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,538] 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,538] INFO [Partition -uve-topic-22-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,538] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,539] 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:43,539] 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:43,539] INFO [Partition -uve-topic-24-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,539] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,541] 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,541] 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,541] INFO [Partition -uve-topic-11-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,541] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,542] 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:43,543] 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:43,543] INFO [Partition -uve-topic-22-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,543] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,544] 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,545] 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,545] INFO [Partition -uve-topic-20-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,545] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,546] 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,546] 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,546] INFO [Partition -uve-topic-21-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,546] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,548] 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:43,548] 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:43,548] INFO [Partition -uve-topic-7-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,548] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,550] 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:43,552] 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:43,552] INFO [Partition -uve-topic-3-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,552] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,554] 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,555] 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,555] INFO [Partition -uve-topic-21-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,555] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,556] 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:43,557] 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:43,560] INFO [Partition -uve-topic-24-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,560] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,563] 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,564] 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,564] INFO [Partition -uve-topic-11-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,564] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,568] 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,569] 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,569] INFO [Partition -uve-topic-20-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,569] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,571] 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:43,571] 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:43,571] INFO [Partition -uve-topic-3-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,572] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,579] 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:43,579] 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:43,580] INFO [Partition -uve-topic-7-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,580] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,581] 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:43,582] 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:43,582] INFO [Partition -uve-topic-16-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,582] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,583] 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,583] 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,583] INFO [Partition -uve-topic-13-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,584] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,586] 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,586] 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,586] INFO [Partition -uve-topic-7-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,586] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,587] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,588] 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:43,588] INFO [Partition -uve-topic-4-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,588] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,588] ERROR [ReplicaFetcher replicaId=2, 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:43,589] ERROR [ReplicaFetcher replicaId=2, 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:43,589] ERROR [ReplicaFetcher replicaId=2, 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:43,589] ERROR [ReplicaFetcher replicaId=2, 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:43,589] ERROR [ReplicaFetcher replicaId=2, 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:43,589] ERROR [ReplicaFetcher replicaId=2, 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,589] ERROR [ReplicaFetcher replicaId=2, 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,589] ERROR [ReplicaFetcher replicaId=2, 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,589] ERROR [ReplicaFetcher replicaId=2, 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,589] ERROR [ReplicaFetcher replicaId=2, 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,589] ERROR [ReplicaFetcher replicaId=2, 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,589] ERROR [ReplicaFetcher replicaId=2, 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,590] ERROR [ReplicaFetcher replicaId=2, 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,590] ERROR [ReplicaFetcher replicaId=2, 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,590] ERROR [ReplicaFetcher replicaId=2, 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,590] ERROR [ReplicaFetcher replicaId=2, 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,590] ERROR [ReplicaFetcher replicaId=2, 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,590] ERROR [ReplicaFetcher replicaId=2, 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,590] ERROR [ReplicaFetcher replicaId=2, 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,590] 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:43,590] ERROR [ReplicaFetcher replicaId=2, 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,590] ERROR [ReplicaFetcher replicaId=2, 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,590] ERROR [ReplicaFetcher replicaId=2, 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,590] ERROR [ReplicaFetcher replicaId=2, 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,590] 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:43,590] ERROR [ReplicaFetcher replicaId=2, 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,590] INFO [Partition -uve-topic-19-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,591] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,590] ERROR [ReplicaFetcher replicaId=2, 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,591] ERROR [ReplicaFetcher replicaId=2, 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,591] ERROR [ReplicaFetcher replicaId=2, 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,591] ERROR [ReplicaFetcher replicaId=2, 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,591] ERROR [ReplicaFetcher replicaId=2, 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,591] ERROR [ReplicaFetcher replicaId=2, 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,591] ERROR [ReplicaFetcher replicaId=2, 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,591] ERROR [ReplicaFetcher replicaId=2, 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,591] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,592] ERROR [ReplicaFetcher replicaId=2, 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,596] 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:43,597] 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:43,597] INFO [Partition -uve-topic-20-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,597] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,598] 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:43,598] 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:43,598] INFO [Partition -uve-topic-25-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,598] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,600] 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:43,600] 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:43,600] INFO [Partition -uve-topic-16-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,600] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,604] 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:43,604] 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:43,604] INFO [Partition -uve-topic-10-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,604] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,606] 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:43,606] 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:43,606] INFO [Partition -uve-topic-22-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,606] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,607] 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,608] 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,608] INFO [Partition -uve-topic-15-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,608] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,610] 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:43,611] 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:43,611] INFO [Partition -uve-topic-27-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,611] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,612] 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,612] 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,612] INFO [Partition -uve-topic-21-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,612] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,613] 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,613] 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,613] INFO [Partition -uve-topic-22-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,613] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,615] 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,615] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:50:43,615] INFO [Partition -uve-topic-15-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,615] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,616] 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,616] 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,616] INFO [Partition -uve-topic-16-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,616] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,618] 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:43,618] 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:43,618] INFO [Partition -uve-topic-20-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,618] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,620] 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:43,620] 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:43,620] INFO [Partition -uve-topic-11-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,620] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,621] 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,621] 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,621] INFO [Partition -uve-topic-25-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,621] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,623] 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:43,623] 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:43,623] INFO [Partition -uve-topic-13-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,623] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,624] 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,625] 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,625] INFO [Partition -uve-topic-20-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,625] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,626] 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:43,627] 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:43,627] INFO [Partition -uve-topic-7-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,627] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,629] 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:43,629] 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:43,629] INFO [Partition -uve-topic-10-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,629] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,630] 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:43,630] 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:43,630] INFO [Partition -uve-topic-3-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,630] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,632] 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:43,632] 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:43,632] INFO [Partition -uve-topic-11-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,632] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,633] 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,634] 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,634] INFO [Partition -uve-topic-25-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,634] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,635] 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,636] 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,636] INFO [Partition -uve-topic-15-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,636] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,637] 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:43,637] 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:43,637] INFO [Partition -uve-topic-20-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,637] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,638] 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:43,638] 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:43,638] INFO [Partition -uve-topic-6-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,639] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,640] 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,640] 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,640] INFO [Partition -uve-topic-22-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,640] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,641] 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:43,642] 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:43,642] INFO [Partition -uve-topic-19-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,642] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,643] 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:43,643] 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:43,643] INFO [Partition -uve-topic-22-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,643] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,644] 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:43,645] 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:43,645] INFO [Partition -uve-topic-27-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,645] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,647] 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:43,647] 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:43,647] INFO [Partition -uve-topic-16-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,647] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,648] 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,649] 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,649] INFO [Partition -uve-topic-13-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,649] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,650] 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:43,650] 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:43,650] INFO [Partition -uve-topic-25-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,650] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,652] 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:43,652] 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:43,652] INFO [Partition -uve-topic-27-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,652] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,654] 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,655] 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,655] INFO [Partition -uve-topic-7-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,655] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,659] 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:43,660] 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:43,660] INFO [Partition -uve-topic-7-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,660] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,661] 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:43,661] 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:43,661] INFO [Partition -uve-topic-4-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,661] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,664] 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:43,665] 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:43,666] INFO [Partition -uve-topic-13-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,666] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,668] 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,668] 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,668] INFO [Partition -uve-topic-20-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,668] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,669] 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:43,669] 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:43,670] INFO [Partition -uve-topic-7-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,670] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,671] 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,674] 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,674] INFO [Partition -uve-topic-11-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,674] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,675] 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:43,675] 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:43,675] INFO [Partition -uve-topic-24-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,676] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,677] 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,677] 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,677] INFO [Partition -uve-topic-16-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,677] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,678] 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:43,678] 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:43,678] INFO [Partition -uve-topic-4-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,678] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,679] 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:43,680] 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:43,680] INFO [Partition -uve-topic-11-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,680] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,681] 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,681] 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,682] INFO [Partition -uve-topic-3-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,682] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,685] 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:43,685] 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:43,685] INFO [Partition -uve-topic-6-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,685] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,686] 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:43,687] 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:43,687] INFO [Partition -uve-topic-3-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,687] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,688] 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:43,688] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:50:43,688] INFO [Partition -uve-topic-27-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,688] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,689] 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,689] 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,689] INFO [Partition -uve-topic-15-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,689] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,691] 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,691] 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,691] INFO [Partition -uve-topic-20-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,691] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,692] 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,692] 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,692] INFO [Partition -uve-topic-22-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,692] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,693] 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:43,694] 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:43,694] INFO [Partition -uve-topic-25-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,694] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,695] 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,695] 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,695] INFO [Partition -uve-topic-13-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,695] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,696] 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,697] 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,697] INFO [Partition -uve-topic-25-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,697] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,698] 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:43,698] 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:43,698] INFO [Partition -uve-topic-13-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,698] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,699] 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,699] 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,699] INFO [Partition -uve-topic-7-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,699] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,700] 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:43,701] 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:43,701] INFO [Partition -uve-topic-7-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,701] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,702] 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:43,702] 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:43,702] INFO [Partition -uve-topic-19-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,702] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,704] 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,704] 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,704] INFO [Partition -uve-topic-11-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,704] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,705] 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:43,706] 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:43,706] INFO [Partition -uve-topic-24-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,706] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,709] 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:43,709] 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:43,709] INFO [Partition -uve-topic-27-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,709] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,711] 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:43,711] 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:43,712] INFO [Partition -uve-topic-10-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,712] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,713] 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,713] 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,713] INFO [Partition -uve-topic-16-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,713] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,714] 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,715] 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,715] INFO [Partition -uve-topic-4-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,715] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,716] 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:43,717] 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:43,717] INFO [Partition -uve-topic-27-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,717] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,719] 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,719] 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,720] INFO [Partition -uve-topic-16-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,720] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,721] 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:43,721] 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:43,721] INFO [Partition -uve-topic-10-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,721] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,723] 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,724] 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,724] INFO [Partition -uve-topic-25-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,724] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,727] 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,727] 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,727] INFO [Partition -uve-topic-27-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,727] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,728] 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:43,729] 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:43,729] INFO [Partition -uve-topic-6-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,729] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,730] 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:43,730] 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:43,730] INFO [Partition -uve-topic-27-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,730] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,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 00:50:43,733] 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:43,733] INFO [Partition -uve-topic-13-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,733] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,735] 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:43,735] 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:43,735] INFO [Partition -uve-topic-7-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,736] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,742] 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,743] 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,743] INFO [Partition -uve-topic-20-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,743] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,745] 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,746] 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,746] INFO [Partition -uve-topic-11-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,746] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,748] 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:43,748] 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:43,749] INFO [Partition -uve-topic-24-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,749] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,750] 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:43,750] 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:43,750] INFO [Partition -uve-topic-3-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,750] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,752] 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,752] 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,752] INFO [Partition -uve-topic-4-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,752] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,753] 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,753] 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,753] INFO [Partition -uve-topic-7-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,754] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,755] 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,756] 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,756] INFO [Partition -uve-topic-13-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,756] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,758] 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,758] 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,758] INFO [Partition -uve-topic-6-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,758] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,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 00:50:43,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 00:50:43,759] INFO [Partition -uve-topic-3-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,759] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,761] 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,761] 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,761] INFO [Partition -uve-topic-22-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,761] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,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 00:50:43,763] 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,763] INFO [Partition -uve-topic-19-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,763] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,764] 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,764] 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,764] INFO [Partition -uve-topic-13-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,764] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,766] 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,766] 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,766] INFO [Partition -uve-topic-4-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,766] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,767] 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,767] 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,768] INFO [Partition -uve-topic-15-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,768] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,769] 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,769] 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,769] INFO [Partition -uve-topic-7-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,769] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,770] 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,770] 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,770] INFO [Partition -uve-topic-3-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,770] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,779] 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,779] 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,779] INFO [Partition -uve-topic-25-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,779] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,784] 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,784] 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,784] INFO [Partition -uve-topic-19-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,784] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,793] 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,794] 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,794] INFO [Partition -uve-topic-4-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,794] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,796] 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,796] 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,796] INFO [Partition -uve-topic-24-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,796] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,800] 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,800] 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,800] INFO [Partition -uve-topic-11-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,800] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,802] 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,802] 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,802] INFO [Partition -uve-topic-6-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,802] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,804] 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,804] 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,804] INFO [Partition -uve-topic-27-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,804] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,806] 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,806] 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,806] INFO [Partition -uve-topic-10-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,806] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,807] 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,807] 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,807] INFO [Partition -uve-topic-20-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,807] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,808] 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,809] 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,809] INFO [Partition -uve-topic-21-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,809] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,810] 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,810] 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,810] INFO [Partition -uve-topic-16-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,810] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,816] 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,817] 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,817] INFO [Partition -uve-topic-4-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,817] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,820] 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,821] 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,821] INFO [Partition -uve-topic-27-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,821] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,822] 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,823] 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,823] INFO [Partition -uve-topic-3-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,823] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,827] 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,827] 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,827] INFO [Partition -uve-topic-13-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,827] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,829] 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,829] 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,829] INFO [Partition -uve-topic-22-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,829] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,831] 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,831] 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,831] INFO [Partition -uve-topic-13-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,831] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,834] 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,834] 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,834] INFO [Partition -uve-topic-4-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,834] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,840] 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,840] 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,840] INFO [Partition -uve-topic-24-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,840] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,847] 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,847] 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,847] INFO [Partition -uve-topic-11-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,847] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,854] 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,855] 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,855] INFO [Partition -uve-topic-4-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,855] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,857] 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,857] 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,857] INFO [Partition -uve-topic-7-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,857] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,862] 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,862] 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,863] INFO [Partition -uve-topic-3-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,863] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,865] 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,865] 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,865] INFO [Partition -uve-topic-19-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,865] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,866] 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,873] 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,874] INFO [Partition -uve-topic-4-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,874] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,876] 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,876] 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,876] INFO [Partition -uve-topic-25-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,876] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,878] 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,878] 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,878] INFO [Partition -uve-topic-16-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,878] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,879] 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,880] 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,880] INFO [Partition -uve-topic-13-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,880] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,882] 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,883] 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,883] INFO [Partition -uve-topic-27-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,883] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,884] 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,884] 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,884] INFO [Partition -uve-topic-20-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,884] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,886] 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,886] 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,886] INFO [Partition -uve-topic-21-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,886] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,887] 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,887] 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,887] INFO [Partition -uve-topic-15-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,887] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,889] 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,889] 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,889] INFO [Partition -uve-topic-19-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,889] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,890] 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,890] 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,890] INFO [Partition -uve-topic-24-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,890] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,892] 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,892] 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,892] INFO [Partition -uve-topic-10-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,892] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,893] 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,893] 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,894] INFO [Partition -uve-topic-25-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,894] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,895] 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,895] 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,895] INFO [Partition -uve-topic-27-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,895] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,896] 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,896] 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,896] INFO [Partition -uve-topic-13-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,896] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,898] 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,898] 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,898] INFO [Partition -uve-topic-6-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,898] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,899] 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,899] 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,899] INFO [Partition -uve-topic-22-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,899] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,900] 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,901] 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,901] INFO [Partition -uve-topic-10-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,901] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,902] 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,902] 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,902] INFO [Partition -uve-topic-20-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,902] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,903] 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,904] 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,904] INFO [Partition -uve-topic-21-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,904] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,905] 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,905] 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,905] INFO [Partition -uve-topic-16-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,905] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,913] 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,913] 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,913] INFO [Partition -uve-topic-22-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,913] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,915] 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,915] 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,915] INFO [Partition -uve-topic-27-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,915] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,916] 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,917] 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,917] INFO [Partition -uve-topic-24-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,917] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,925] 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,925] 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,925] INFO [Partition -uve-topic-11-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,925] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,926] 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,927] 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,927] INFO [Partition -uve-topic-6-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,927] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,928] 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,928] 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,928] INFO [Partition -uve-topic-13-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,928] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,936] 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,936] 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,936] INFO [Partition -uve-topic-15-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,936] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,938] 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,938] 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,938] INFO [Partition -uve-topic-7-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,938] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,940] 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,940] 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,940] INFO [Partition -uve-topic-4-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,940] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,954] 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,955] 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,955] INFO [Partition -uve-topic-25-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,955] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,957] 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,957] 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,958] INFO [Partition -uve-topic-3-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,958] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,959] 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,960] 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,960] INFO [Partition -uve-topic-19-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,960] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,963] 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,963] 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,963] INFO [Partition -uve-topic-6-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,963] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,969] 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,970] 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,970] INFO [Partition -uve-topic-10-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,970] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,973] 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,973] 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,973] INFO [Partition -uve-topic-27-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,973] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,981] 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,982] 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,982] INFO [Partition -uve-topic-24-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,982] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,989] 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,990] 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,990] INFO [Partition -uve-topic-19-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,990] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,993] 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,994] 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,994] INFO [Partition -uve-topic-10-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,994] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,996] 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,997] 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,997] INFO [Partition -uve-topic-4-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,997] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,000] 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:44,001] 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:44,001] INFO [Partition -uve-topic-16-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,001] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,003] 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:44,003] 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:44,003] INFO [Partition -uve-topic-25-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,003] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,008] 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:44,009] 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:44,009] INFO [Partition -uve-topic-3-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,009] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,014] 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:44,014] 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:44,014] INFO [Partition -uve-topic-6-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,014] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,016] 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:44,016] 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:44,016] INFO [Partition -uve-topic-21-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,016] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,017] 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:44,017] 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:44,018] INFO [Partition -uve-topic-4-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,018] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,019] 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:44,019] 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:44,019] INFO [Partition -uve-topic-19-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,019] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,020] 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:44,021] 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:44,021] INFO [Partition -uve-topic-11-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,021] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,022] 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:44,022] 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:44,022] INFO [Partition -uve-topic-24-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,022] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,023] 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:44,024] 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:44,024] INFO [Partition -uve-topic-24-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,024] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,025] 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:44,025] 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:44,025] INFO [Partition -uve-topic-6-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,025] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,027] 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:44,027] 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:44,027] INFO [Partition -uve-topic-27-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,027] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,028] 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:44,028] 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:44,029] INFO [Partition -uve-topic-19-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,029] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,030] 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:44,030] 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:44,030] INFO [Partition -uve-topic-10-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,030] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,031] 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:44,031] 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:44,031] INFO [Partition -uve-topic-22-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,031] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,032] 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:44,033] 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:44,033] INFO [Partition -uve-topic-24-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,033] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,034] 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:44,034] 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:44,034] INFO [Partition -uve-topic-15-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,034] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,035] 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:44,035] 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:44,035] INFO [Partition -uve-topic-7-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,035] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,036] 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:44,037] 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:44,037] INFO [Partition -uve-topic-3-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,037] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,038] 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:44,039] 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:44,039] INFO [Partition -uve-topic-10-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,039] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,040] 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:44,040] 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:44,040] INFO [Partition -uve-topic-4-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,040] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,044] 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:44,044] 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:44,044] INFO [Partition -uve-topic-19-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,044] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,047] 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:44,047] 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:44,047] INFO [Partition -uve-topic-6-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,047] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,052] 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:44,052] 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:44,053] INFO [Partition -uve-topic-10-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,053] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,054] 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:44,054] 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:44,054] INFO [Partition -uve-topic-19-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,054] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,056] 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:44,056] 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:44,056] INFO [Partition -uve-topic-6-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,056] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,067] 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:44,067] 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:44,067] INFO [Partition -uve-topic-4-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,067] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,068] 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:44,069] 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:44,069] INFO [Partition -uve-topic-21-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,069] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,070] 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:44,071] 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:44,071] INFO [Partition -uve-topic-24-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,071] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,072] 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:44,072] 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:44,072] INFO [Partition -uve-topic-15-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,072] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,074] 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:44,074] 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:44,074] INFO [Partition -uve-topic-3-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,074] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,075] 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:44,076] 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:44,076] INFO [Partition -uve-topic-7-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,076] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,077] 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:44,077] 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:44,077] INFO [Partition -uve-topic-27-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,077] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,080] 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:44,080] 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:44,080] INFO [Partition -uve-topic-24-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,080] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,081] 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:44,081] 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:44,081] INFO [Partition -uve-topic-19-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,081] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,083] 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:44,083] 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:44,083] INFO [Partition -uve-topic-11-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,083] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,084] 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:44,084] 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:44,084] INFO [Partition -uve-topic-24-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,084] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,086] 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:44,087] 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:44,087] INFO [Partition -uve-topic-3-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,087] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,088] 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:44,088] 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:44,088] INFO [Partition -uve-topic-10-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,088] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,089] 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:44,090] 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:44,090] INFO [Partition -uve-topic-25-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,090] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,091] 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:44,091] 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:44,091] INFO [Partition -uve-topic-24-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,091] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,092] 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:44,093] 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:44,093] INFO [Partition -uve-topic-10-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,093] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,100] 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:44,101] 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:44,101] INFO [Partition -uve-topic-11-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,101] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,105] 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:44,106] 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:44,106] INFO [Partition -uve-topic-19-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,106] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,107] 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:44,108] 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:44,108] INFO [Partition -uve-topic-21-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,108] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,109] 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:44,109] 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:44,109] INFO [Partition -uve-topic-15-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,109] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,112] 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:44,112] 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:44,112] INFO [Partition -uve-topic-19-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,112] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,113] 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:44,114] 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:44,114] INFO [Partition -uve-topic-6-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,114] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,115] 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:44,115] 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:44,115] INFO [Partition -uve-topic-6-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,115] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,116] 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:44,116] 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:44,116] INFO [Partition -uve-topic-27-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,116] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,118] 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:44,118] 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:44,118] INFO [Partition -uve-topic-7-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,118] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,119] 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:44,119] 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:44,119] INFO [Partition -uve-topic-24-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,119] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,120] 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:44,121] 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:44,121] INFO [Partition -uve-topic-10-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,121] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,122] 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:44,122] 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:44,122] INFO [Partition -uve-topic-3-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,122] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,123] 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:44,123] 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:44,123] INFO [Partition -uve-topic-6-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,123] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,125] 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:44,125] 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:44,125] INFO [Partition -uve-topic-25-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,125] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,126] 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:44,126] 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:44,126] INFO [Partition -uve-topic-19-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,126] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,128] 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:44,128] 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:44,132] INFO [Partition -uve-topic-15-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,132] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,137] 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:44,137] 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:44,137] INFO [Partition -uve-topic-24-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,137] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,138] 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:44,139] 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:44,139] INFO [Partition -uve-topic-21-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,139] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,140] 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:44,140] 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:44,140] INFO [Partition -uve-topic-20-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,140] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,142] 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:44,142] 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:44,142] INFO [Partition -uve-topic-27-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,142] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,143] 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:44,143] 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:44,143] INFO [Partition -uve-topic-10-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,143] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,144] 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:44,145] 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:44,145] INFO [Partition -uve-topic-19-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,145] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,146] 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:44,146] 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:44,146] INFO [Partition -uve-topic-11-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,146] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,147] 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:44,148] 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:44,148] INFO [Partition -uve-topic-13-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,148] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,149] 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:44,149] 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:44,149] INFO [Partition -uve-topic-21-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,149] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,150] 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,150] 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,150] INFO [Partition -uve-topic-10-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,150] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,151] 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,152] 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,152] INFO [Partition -uve-topic-15-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,152] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,153] 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:44,153] 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:44,153] INFO [Partition -uve-topic-13-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,153] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,154] 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,154] 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,154] INFO [Partition -uve-topic-27-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,155] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,156] 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,156] 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,156] INFO [Partition -uve-topic-10-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,156] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,157] 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,157] 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,157] INFO [Partition -uve-topic-24-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,157] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,158] 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:44,159] 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:44,159] INFO [Partition -uve-topic-25-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,159] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,160] 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,160] 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,160] INFO [Partition -uve-topic-6-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,160] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,161] 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:44,161] 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:44,161] INFO [Partition -uve-topic-22-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,161] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,163] 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,163] 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,163] INFO [Partition -uve-topic-21-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,163] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,164] 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:44,165] 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:44,165] INFO [Partition -uve-topic-3-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,165] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,166] 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,166] 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,166] INFO [Partition -uve-topic-10-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,166] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,167] 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:44,167] 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:44,167] INFO [Partition -uve-topic-11-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,167] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,168] 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,169] 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,169] INFO [Partition -uve-topic-15-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,169] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,170] 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,170] 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,170] INFO [Partition -uve-topic-19-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,170] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,171] 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:44,171] 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:44,171] INFO [Partition -uve-topic-21-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,171] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,176] 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:44,176] 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:44,176] INFO [Partition -uve-topic-20-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,176] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,177] 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:44,178] 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:44,178] INFO [Partition -uve-topic-15-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,178] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,179] 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:44,179] 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:44,179] INFO [Partition -uve-topic-16-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,179] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,180] 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:44,181] 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:44,181] INFO [Partition -uve-topic-22-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,181] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,182] 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,182] 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,182] INFO [Partition -uve-topic-27-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,182] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,183] 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:44,184] 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:44,184] INFO [Partition -uve-topic-20-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,184] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,185] 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:44,185] 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:44,185] INFO [Partition -uve-topic-11-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,185] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,186] 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:44,186] 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:44,186] INFO [Partition -uve-topic-13-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,186] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,187] 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:44,188] 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:44,188] INFO [Partition -uve-topic-21-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,188] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,189] 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:44,189] 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:44,189] INFO [Partition -uve-topic-22-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,189] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,190] 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:44,190] 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:44,190] INFO [Partition -uve-topic-25-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,190] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,191] 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,192] 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,192] INFO [Partition -uve-topic-15-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,192] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,193] 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,193] 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,193] INFO [Partition -uve-topic-21-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,193] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,195] 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:44,195] 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:44,195] INFO [Partition -uve-topic-22-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,195] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,196] 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,196] 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,196] INFO [Partition -uve-topic-6-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,196] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,197] 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:44,197] 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:44,197] INFO [Partition -uve-topic-4-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,198] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,199] 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:44,199] 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:44,199] INFO [Partition -uve-topic-15-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,199] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,200] 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:44,200] 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:44,200] INFO [Partition -uve-topic-16-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,200] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,201] 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:44,201] 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:44,201] INFO [Partition -uve-topic-3-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,201] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,203] 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:44,203] 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:44,203] INFO [Partition -uve-topic-22-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,203] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,204] 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:44,204] 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:44,204] INFO [Partition -uve-topic-4-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,204] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,205] 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:44,206] 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:44,206] INFO [Partition -uve-topic-22-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,206] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,207] 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:44,207] 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:44,207] INFO [Partition -uve-topic-3-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,207] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,208] 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,208] 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,209] INFO [Partition -uve-topic-15-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,209] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,209] 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:44,210] 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:44,210] INFO [Partition -uve-topic-20-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,210] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,211] 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:44,212] 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:44,212] INFO [Partition -uve-topic-21-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,212] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,213] 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:44,213] 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:44,213] INFO [Partition -uve-topic-13-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,213] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,214] 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:44,215] 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:44,215] INFO [Partition -uve-topic-7-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,215] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,216] 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,216] 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,216] INFO [Partition -uve-topic-6-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,216] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,217] 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,218] 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,218] INFO [Partition -uve-topic-21-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,218] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,219] 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:44,219] 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:44,219] INFO [Partition -uve-topic-25-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,219] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,220] 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,220] 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,220] INFO [Partition -uve-topic-21-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,220] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,221] 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:44,222] 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:44,222] INFO [Partition -uve-topic-11-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,222] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,223] 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:44,223] 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:44,223] INFO [Partition -uve-topic-15-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,223] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,224] 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:44,224] 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:44,225] INFO [Partition -uve-topic-16-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,225] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,226] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-7-4, -uve-topic-22-1, -uve-topic-27-13, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-10-29, -uve-topic-19-13, -uve-topic-22-27, -uve-topic-10-11, -uve-topic-20-10, -uve-topic-27-21, -uve-topic-22-9, -uve-topic-27-3, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-6-18, -uve-topic-10-1, -uve-topic-24-16, -uve-topic-20-26, -uve-topic-3-12, -uve-topic-22-25, -uve-topic-27-12, -uve-topic-22-7, -uve-topic-10-17, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-20-16, -uve-topic-6-16, -uve-topic-13-13, -uve-topic-4-25, -uve-topic-6-24, -uve-topic-4-7, -uve-topic-11-22, -uve-topic-6-6, -uve-topic-13-21, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-13-3, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-27-0, -uve-topic-21-11, -uve-topic-16-24, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-13-19, -uve-topic-7-19, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-13-1, -uve-topic-11-28, -uve-topic-7-27, -uve-topic-11-10, -uve-topic-13-9, -uve-topic-7-9, -uve-topic-21-17, -uve-topic-24-12, -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-24-21, -uve-topic-7-7, -uve-topic-22-4, -uve-topic-16-21, -uve-topic-24-3, -uve-topic-16-3, -uve-topic-7-15, -uve-topic-10-4, -uve-topic-20-29, -uve-topic-24-1, -uve-topic-3-15, -uve-topic-22-28, -uve-topic-27-15, -uve-topic-20-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-24-9, -uve-topic-25-24, -uve-topic-22-18, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-22-0, -uve-topic-6-27, -uve-topic-10-10, -uve-topic-4-10, -uve-topic-6-9, -uve-topic-13-24, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-13-6, -uve-topic-4-18, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-6-7, -uve-topic-20-8, -uve-topic-4-16, -uve-topic-11-13, -uve-topic-13-12, -uve-topic-7-12, -uve-topic-21-20, -uve-topic-21-2, -uve-topic-16-16, -uve-topic-7-28, -uve-topic-4-15, -uve-topic-21-29, -uve-topic-3-20, -uve-topic-24-6, -uve-topic-19-19, -uve-topic-16-6, -uve-topic-7-18, -uve-topic-22-15, -uve-topic-7-0, -uve-topic-19-28, -uve-topic-24-22, -uve-topic-16-22, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-3-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-22-21, -uve-topic-22-3, -uve-topic-27-16, -uve-topic-3-17, -uve-topic-19-16, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-22-12, -uve-topic-27-24, -uve-topic-27-6, -uve-topic-10-22, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-6-28, -uve-topic-6-10, -uve-topic-13-25, -uve-topic-13-7, -uve-topic-27-4, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-6-0, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-6-1, -uve-topic-4-28, -uve-topic-10-28, -uve-topic-21-5, -uve-topic-16-19, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-7-13, -uve-topic-24-27, -uve-topic-16-27, -uve-topic-4-0, -uve-topic-21-14, -uve-topic-16-9, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-13-4, -uve-topic-24-25, -uve-topic-16-25, -uve-topic-24-7, -uve-topic-16-7, -uve-topic-24-15, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-19-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-7-10, -uve-topic-24-24, -uve-topic-10-16, -uve-topic-6-15, -uve-topic-27-1, -uve-topic-3-2, -uve-topic-15-29, -uve-topic-19-1, -uve-topic-25-28, -uve-topic-27-27, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-27-9, -uve-topic-10-25, -uve-topic-10-7, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-3-0, -uve-topic-20-14, -uve-topic-22-13, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-27-7, -uve-topic-6-3, -uve-topic-13-18, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-10-5, -uve-topic-20-4, -uve-topic-6-4, -uve-topic-10-13, -uve-topic-4-13, -uve-topic-6-12, -uve-topic-13-27, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-4-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-20-20, -uve-topic-4-3, -uve-topic-20-2, -uve-topic-11-25, -uve-topic-16-12, -uve-topic-7-24, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-4-19, -uve-topic-11-16, -uve-topic-16-28, -uve-topic-4-1, -uve-topic-13-15, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-16-18, -uve-topic-24-0, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-3-23, -uve-topic-19-22, -uve-topic-3-5, -uve-topic-7-21, -uve-topic-19-4, -uve-topic-11-4, -uve-topic-7-3, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-20-17, -uve-topic-22-16, -uve-topic-27-28, -uve-topic-3-29, -uve-topic-27-10, -uve-topic-20-25, -uve-topic-19-10, -uve-topic-10-26, -uve-topic-3-11, -uve-topic-22-24, -uve-topic-6-25, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-27-18, -uve-topic-22-6, -uve-topic-27-19, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-4-24, -uve-topic-20-23, -uve-topic-4-6, -uve-topic-20-5, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-20-13, -uve-topic-15-1, -uve-topic-10-14, -uve-topic-11-29, -uve-topic-6-13, -uve-topic-21-28, -uve-topic-13-28, -uve-topic-25-0, -uve-topic-13-10, -uve-topic-4-22, -uve-topic-4-4, -uve-topic-11-19, -uve-topic-11-1, -uve-topic-16-13, -uve-topic-13-0, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-21-8, -uve-topic-21-16, -uve-topic-11-17, -uve-topic-7-16, -uve-topic-13-16, -uve-topic-19-25, -uve-topic-24-19, -uve-topic-19-7, -uve-topic-11-7, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-24-28, -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-24-18) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,231] INFO [ReplicaFetcherManager on broker 2] 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,232] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-10-7 -> (offset=0, leaderEpoch=0), -uve-topic-19-28 -> (offset=0, leaderEpoch=0), -uve-topic-13-6 -> (offset=0, leaderEpoch=0), -uve-topic-16-21 -> (offset=0, leaderEpoch=0), -uve-topic-20-22 -> (offset=0, leaderEpoch=0), -uve-topic-10-1 -> (offset=0, leaderEpoch=0), -uve-topic-11-16 -> (offset=0, leaderEpoch=0), -uve-topic-21-7 -> (offset=0, leaderEpoch=0), -uve-topic-21-1 -> (offset=0, leaderEpoch=0), -uve-topic-27-0 -> (offset=0, leaderEpoch=0), -uve-topic-24-6 -> (offset=0, leaderEpoch=0), -uve-topic-27-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-24 -> (offset=0, leaderEpoch=0), -uve-topic-24-12 -> (offset=0, leaderEpoch=0), -uve-topic-16-0 -> (offset=0, leaderEpoch=0), -uve-topic-6-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-15 -> (offset=0, leaderEpoch=0), -uve-topic-7-21 -> (offset=0, leaderEpoch=0), -uve-topic-24-0 -> (offset=0, leaderEpoch=0), -uve-topic-13-18 -> (offset=0, leaderEpoch=0), -uve-topic-24-15 -> (offset=0, leaderEpoch=0), -uve-topic-21-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-14 -> (offset=0, leaderEpoch=0), -uve-topic-27-3 -> (offset=0, leaderEpoch=0), -uve-topic-11-13 -> (offset=0, leaderEpoch=0), -uve-topic-24-27 -> (offset=0, leaderEpoch=0), -uve-topic-27-21 -> (offset=0, leaderEpoch=0), -uve-topic-22-24 -> (offset=0, leaderEpoch=0), -uve-topic-6-0 -> (offset=0, leaderEpoch=0), -uve-topic-6-6 -> (offset=0, leaderEpoch=0), -uve-topic-10-28 -> (offset=0, leaderEpoch=0), -uve-topic-22-21 -> (offset=0, leaderEpoch=0), -uve-topic-13-21 -> (offset=0, leaderEpoch=0), -uve-topic-21-28 -> (offset=0, leaderEpoch=0), -uve-topic-3-2 -> (offset=0, leaderEpoch=0), -uve-topic-24-21 -> (offset=0, leaderEpoch=0), -uve-topic-7-0 -> (offset=0, leaderEpoch=0), -uve-topic-19-13 -> (offset=0, leaderEpoch=0), -uve-topic-21-16 -> (offset=0, leaderEpoch=0), -uve-topic-19-10 -> (offset=0, leaderEpoch=0), -uve-topic-6-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-6 -> (offset=0, leaderEpoch=0), -uve-topic-22-9 -> (offset=0, leaderEpoch=0), -uve-topic-27-6 -> (offset=0, leaderEpoch=0), -uve-topic-3-29 -> (offset=0, leaderEpoch=0), -uve-topic-15-7 -> (offset=0, leaderEpoch=0), -uve-topic-25-6 -> (offset=0, leaderEpoch=0), -uve-topic-11-25 -> (offset=0, leaderEpoch=0), -uve-topic-4-12 -> (offset=0, leaderEpoch=0), -uve-topic-13-12 -> (offset=0, leaderEpoch=0), -uve-topic-3-8 -> (offset=0, leaderEpoch=0), -uve-topic-16-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-27 -> (offset=0, leaderEpoch=0), -uve-topic-6-21 -> (offset=0, leaderEpoch=0), -uve-topic-24-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-25 -> (offset=0, leaderEpoch=0), -uve-topic-25-24 -> (offset=0, leaderEpoch=0), -uve-topic-20-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-18 -> (offset=0, leaderEpoch=0), -uve-topic-10-16 -> (offset=0, leaderEpoch=0), -uve-topic-4-3 -> (offset=0, leaderEpoch=0), -uve-topic-3-11 -> (offset=0, leaderEpoch=0), -uve-topic-15-13 -> (offset=0, leaderEpoch=0), -uve-topic-25-12 -> (offset=0, leaderEpoch=0), -uve-topic-3-17 -> (offset=0, leaderEpoch=0), -uve-topic-4-9 -> (offset=0, leaderEpoch=0), -uve-topic-6-15 -> (offset=0, leaderEpoch=0), -uve-topic-13-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-3 -> (offset=0, leaderEpoch=0), -uve-topic-25-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-4 -> (offset=0, leaderEpoch=0), -uve-topic-4-27 -> (offset=0, leaderEpoch=0), -uve-topic-6-9 -> (offset=0, leaderEpoch=0), -uve-topic-20-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-26 -> (offset=0, leaderEpoch=0), -uve-topic-11-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-15 -> (offset=0, leaderEpoch=0), -uve-topic-21-13 -> (offset=0, leaderEpoch=0), -uve-topic-10-13 -> (offset=0, leaderEpoch=0), -uve-topic-7-24 -> (offset=0, leaderEpoch=0), -uve-topic-22-6 -> (offset=0, leaderEpoch=0), -uve-topic-3-5 -> (offset=0, leaderEpoch=0), -uve-topic-19-25 -> (offset=0, leaderEpoch=0), -uve-topic-22-12 -> (offset=0, leaderEpoch=0), -uve-topic-4-0 -> (offset=0, leaderEpoch=0), -uve-topic-13-24 -> (offset=0, leaderEpoch=0), -uve-topic-25-21 -> (offset=0, leaderEpoch=0), -uve-topic-15-22 -> (offset=0, leaderEpoch=0), -uve-topic-6-18 -> (offset=0, leaderEpoch=0), -uve-topic-25-15 -> (offset=0, leaderEpoch=0), -uve-topic-15-16 -> (offset=0, leaderEpoch=0), -uve-topic-4-18 -> (offset=0, leaderEpoch=0), -uve-topic-6-3 -> (offset=0, leaderEpoch=0), -uve-topic-16-27 -> (offset=0, leaderEpoch=0), -uve-topic-22-3 -> (offset=0, leaderEpoch=0), -uve-topic-19-22 -> (offset=0, leaderEpoch=0), -uve-topic-21-25 -> (offset=0, leaderEpoch=0), -uve-topic-3-23 -> (offset=0, leaderEpoch=0), -uve-topic-7-12 -> (offset=0, leaderEpoch=0), -uve-topic-21-10 -> (offset=0, leaderEpoch=0), -uve-topic-22-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-19 -> (offset=0, leaderEpoch=0), -uve-topic-20-16 -> (offset=0, leaderEpoch=0), -uve-topic-19-16 -> (offset=0, leaderEpoch=0), -uve-topic-10-25 -> (offset=0, leaderEpoch=0), -uve-topic-11-10 -> (offset=0, leaderEpoch=0), -uve-topic-22-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-12 -> (offset=0, leaderEpoch=0), -uve-topic-4-6 -> (offset=0, leaderEpoch=0), -uve-topic-15-19 -> (offset=0, leaderEpoch=0), -uve-topic-25-18 -> (offset=0, leaderEpoch=0), -uve-topic-25-9 -> (offset=0, leaderEpoch=0), -uve-topic-15-10 -> (offset=0, leaderEpoch=0), -uve-topic-24-24 -> (offset=0, leaderEpoch=0), -uve-topic-20-19 -> (offset=0, leaderEpoch=0), -uve-topic-22-15 -> (offset=0, leaderEpoch=0), -uve-topic-21-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-18 -> (offset=0, leaderEpoch=0), -uve-topic-19-19 -> (offset=0, leaderEpoch=0), -uve-topic-11-7 -> (offset=0, leaderEpoch=0), -uve-topic-4-15 -> (offset=0, leaderEpoch=0), -uve-topic-7-9 -> (offset=0, leaderEpoch=0), -uve-topic-3-20 -> (offset=0, leaderEpoch=0), -uve-topic-27-9 -> (offset=0, leaderEpoch=0), -uve-topic-4-21 -> (offset=0, leaderEpoch=0), -uve-topic-4-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-3 -> (offset=0, leaderEpoch=0), -uve-topic-7-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-1 -> (offset=0, leaderEpoch=0), -uve-topic-10-4 -> (offset=0, leaderEpoch=0), -uve-topic-10-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-3 -> (offset=0, leaderEpoch=0), -uve-topic-20-13 -> (offset=0, leaderEpoch=0), -uve-topic-13-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-9 -> (offset=0, leaderEpoch=0), -uve-topic-24-9 -> (offset=0, leaderEpoch=0), -uve-topic-13-9 -> (offset=0, leaderEpoch=0), -uve-topic-7-6 -> (offset=0, leaderEpoch=0), -uve-topic-11-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-7 -> (offset=0, leaderEpoch=0), -uve-topic-11-4 -> (offset=0, leaderEpoch=0), -uve-topic-15-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-0 -> (offset=0, leaderEpoch=0), -uve-topic-10-19 -> (offset=0, leaderEpoch=0), -uve-topic-6-12 -> (offset=0, leaderEpoch=0), -uve-topic-21-19 -> (offset=0, leaderEpoch=0), -uve-topic-20-10 -> (offset=0, leaderEpoch=0), -uve-topic-10-10 -> (offset=0, leaderEpoch=0), -uve-topic-27-15 -> (offset=0, leaderEpoch=0), -uve-topic-25-27 -> (offset=0, leaderEpoch=0), -uve-topic-15-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-1 -> (offset=0, leaderEpoch=0), -uve-topic-19-4 -> (offset=0, leaderEpoch=0), -uve-topic-27-12 -> (offset=0, leaderEpoch=0), -uve-topic-19-1 -> (offset=0, leaderEpoch=0), -uve-topic-20-25 -> (offset=0, leaderEpoch=0), -uve-topic-16-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-18 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,251] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,252] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,252] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,252] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,252] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,252] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,252] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,252] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,252] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,253] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,254] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,254] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,254] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,254] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,254] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,254] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,254] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,254] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,254] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,254] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,255] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,256] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,256] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,257] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,258] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,259] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,260] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,261] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,262] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,262] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,262] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,262] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,262] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,262] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,277] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,278] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,278] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,278] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,278] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,278] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,278] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,279] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,279] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,279] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,279] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,279] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,279] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,279] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:44,288] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-23-10, -uve-topic-8-5, -uve-topic-17-1, -uve-topic-12-21, -uve-topic-17-19, -uve-topic-1-17, -uve-topic-1-5, -uve-topic-17-25, -uve-topic-8-2, -uve-topic-2-13, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-1-26, -uve-topic-8-29, -uve-topic-14-8, -uve-topic-14-20, -uve-topic-17-4, -uve-topic-12-9, -uve-topic-8-20, -uve-topic-17-22, -uve-topic-2-1, -uve-topic-12-6, -uve-topic-23-25, -uve-topic-23-4, -uve-topic-1-23, -uve-topic-1-20, -uve-topic-2-10, -uve-topic-8-17, -uve-topic-8-26, -uve-topic-1-14, -uve-topic-2-28, -uve-topic-12-18, -uve-topic-23-22, -uve-topic-17-7, -uve-topic-2-7, -uve-topic-23-19, -uve-topic-17-28, -uve-topic-12-3, -uve-topic-2-19, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, -uve-topic-14-2, -uve-topic-12-0, -uve-topic-23-7, -uve-topic-23-13, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-2-4, -uve-topic-2-25, -uve-topic-12-12, -uve-topic-2-22, -uve-topic-12-27, -uve-topic-14-17, -uve-topic-23-1, -uve-topic-8-11, -uve-topic-1-11, -uve-topic-14-14, -uve-topic-12-24, -uve-topic-17-10, -uve-topic-23-28, -uve-topic-8-14, -uve-topic-23-16, -uve-topic-14-26, -uve-topic-1-8, -uve-topic-17-16, -uve-topic-1-2, -uve-topic-1-29, -uve-topic-17-13, -uve-topic-14-11) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,297] 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,297] 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,298] INFO [Partition -uve-topic-2-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,298] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,305] 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,306] 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,306] INFO [Partition -uve-topic-17-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,306] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,316] 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,317] 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,317] INFO [Partition -uve-topic-17-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,317] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,326] 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,327] 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,327] INFO [Partition -uve-topic-23-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,327] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,334] 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,334] 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,334] INFO [Partition -uve-topic-2-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,334] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,340] 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,340] 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,340] INFO [Partition -uve-topic-23-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,340] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,345] 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,345] 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,345] INFO [Partition -uve-topic-17-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,345] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,349] 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,350] 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,350] INFO [Partition -uve-topic-23-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,350] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,370] 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,370] 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,370] INFO [Partition -uve-topic-2-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,370] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,378] 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,379] 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,379] INFO [Partition -uve-topic-14-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,379] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,384] 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,385] 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,385] INFO [Partition -uve-topic-8-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,385] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,391] 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,392] 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,392] INFO [Partition -uve-topic-17-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,392] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,397] 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,397] 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,397] INFO [Partition -uve-topic-12-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,397] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,404] 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,405] 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,405] INFO [Partition -uve-topic-12-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,405] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,415] 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,416] 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,416] INFO [Partition -uve-topic-23-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,416] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,422] 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,422] 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,422] INFO [Partition -uve-topic-17-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,422] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,428] 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,428] 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,428] INFO [Partition -uve-topic-14-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,428] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,433] 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,434] 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,434] INFO [Partition -uve-topic-14-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,434] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,439] 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,439] 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,439] INFO [Partition -uve-topic-2-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,439] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,448] 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,449] 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,449] INFO [Partition -uve-topic-8-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,449] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,456] 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,457] 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,457] INFO [Partition -uve-topic-2-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,457] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,464] 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,465] 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,465] INFO [Partition -uve-topic-14-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,465] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,472] 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,473] 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,473] INFO [Partition -uve-topic-8-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,473] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,484] 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,484] 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,484] INFO [Partition -uve-topic-12-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,484] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,492] 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,493] 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,493] INFO [Partition -uve-topic-14-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,493] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,499] 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,499] 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,499] INFO [Partition -uve-topic-14-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,499] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,505] 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,505] 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,505] INFO [Partition -uve-topic-12-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,505] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,512] 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,512] 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,513] INFO [Partition -uve-topic-14-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,513] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,519] 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,520] 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,520] INFO [Partition -uve-topic-8-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,520] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,528] 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,528] 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,529] INFO [Partition -uve-topic-2-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,529] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,538] 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,539] 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,539] INFO [Partition -uve-topic-12-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,539] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,544] 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,544] 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,544] INFO [Partition -uve-topic-14-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,544] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,552] 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,552] 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,552] INFO [Partition -uve-topic-2-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,552] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,562] 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,562] 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,562] INFO [Partition -uve-topic-8-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,562] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,573] 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,573] 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,573] INFO [Partition -uve-topic-8-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,573] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,579] 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,579] 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,579] INFO [Partition -uve-topic-12-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,579] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,588] 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,588] 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,588] INFO [Partition -uve-topic-14-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,588] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,597] 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,598] 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,598] INFO [Partition -uve-topic-12-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,598] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,605] 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,606] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,606] 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,606] 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,606] INFO [Partition -uve-topic-12-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,606] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,606] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,609] 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,609] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,609] 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,609] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,609] 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,609] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,609] 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,609] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,609] 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,609] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,609] 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,609] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,609] 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,609] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,610] 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,610] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,611] 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,611] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,612] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,612] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,613] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,613] 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,614] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,614] 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,614] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,615] 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,615] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,615] 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,615] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,615] 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,615] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,615] 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,615] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,615] 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,615] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,615] 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,615] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,615] 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,615] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,615] 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,615] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,615] 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,615] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,615] 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,615] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,616] 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,616] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,616] 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,616] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,616] 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,616] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,616] 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,616] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,616] 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,616] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,616] 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,616] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,616] 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,616] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,616] 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,616] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,617] 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,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,618] 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,623] 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,623] 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,624] INFO [Partition -uve-topic-8-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,624] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,629] 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,629] 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,629] INFO [Partition -uve-topic-12-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,629] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,641] 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,642] 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,642] INFO [Partition -uve-topic-14-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,642] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,648] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,649] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,650] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,651] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,652] ERROR [ReplicaFetcher replicaId=2, 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,661] 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,661] 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,661] INFO [Partition -uve-topic-1-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,661] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,667] 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,667] 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,668] INFO [Partition -uve-topic-12-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,668] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,673] 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,674] 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,674] INFO [Partition -uve-topic-8-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,674] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,679] 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,680] 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,680] INFO [Partition -uve-topic-8-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,680] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,685] 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,686] 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,686] INFO [Partition -uve-topic-1-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,686] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,692] 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,692] 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,693] INFO [Partition -uve-topic-23-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,693] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,700] 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,701] 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,701] INFO [Partition -uve-topic-23-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,701] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,709] 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,709] 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,710] INFO [Partition -uve-topic-1-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,710] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,715] 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,715] 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,715] INFO [Partition -uve-topic-8-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,715] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,720] 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,720] 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,720] INFO [Partition -uve-topic-1-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,720] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,724] 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,724] 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,724] INFO [Partition -uve-topic-23-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,724] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,728] 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,729] 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,729] INFO [Partition -uve-topic-2-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,729] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,737] 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,738] 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,738] INFO [Partition -uve-topic-1-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,738] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,741] 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,742] 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,742] INFO [Partition -uve-topic-1-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,742] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,746] 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,746] 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,746] INFO [Partition -uve-topic-17-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,746] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,752] 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,752] 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,752] INFO [Partition -uve-topic-23-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,752] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,756] 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,756] 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,756] INFO [Partition -uve-topic-17-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,756] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,760] 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,760] 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,760] INFO [Partition -uve-topic-17-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,760] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,764] 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,764] 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,764] INFO [Partition -uve-topic-23-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,764] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,768] 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,768] 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,768] INFO [Partition -uve-topic-1-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,768] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,772] 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,772] 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,772] INFO [Partition -uve-topic-1-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,772] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,776] 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,777] 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,777] INFO [Partition -uve-topic-2-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,777] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,780] 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,781] 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,781] INFO [Partition -uve-topic-1-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,781] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,784] 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,785] 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,785] INFO [Partition -uve-topic-1-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,785] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,788] 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,788] 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,789] INFO [Partition -uve-topic-2-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,789] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,792] 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,792] 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,793] INFO [Partition -uve-topic-17-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,793] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,796] 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,797] 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,797] INFO [Partition -uve-topic-17-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,797] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,800] 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,801] 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,801] INFO [Partition -uve-topic-23-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,801] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,805] 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,805] 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,805] INFO [Partition -uve-topic-23-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,805] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,806] 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,807] 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,807] INFO [Partition -uve-topic-17-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,807] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,808] 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,808] 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,808] INFO [Partition -uve-topic-14-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,808] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,809] 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,809] 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,809] INFO [Partition -uve-topic-8-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,809] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,810] 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,811] 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,811] INFO [Partition -uve-topic-17-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,811] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,812] 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,812] 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,812] INFO [Partition -uve-topic-1-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,812] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,813] 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,814] 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,814] INFO [Partition -uve-topic-2-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,814] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,816] 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,817] 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,817] INFO [Partition -uve-topic-8-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,817] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,818] 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,818] 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,819] INFO [Partition -uve-topic-12-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,819] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,820] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:50:44,820] 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,820] INFO [Partition -uve-topic-8-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,820] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,821] 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,821] 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,821] INFO [Partition -uve-topic-14-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,821] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,822] 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,822] 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,822] INFO [Partition -uve-topic-17-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,822] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,823] 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,824] 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,824] INFO [Partition -uve-topic-8-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,824] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,825] 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,826] 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,826] INFO [Partition -uve-topic-12-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,826] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,827] 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,828] 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,828] INFO [Partition -uve-topic-23-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,828] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,829] 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,829] 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,829] INFO [Partition -uve-topic-8-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,829] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,831] 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,831] 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,831] INFO [Partition -uve-topic-1-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,831] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,832] 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,833] 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,833] INFO [Partition -uve-topic-8-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,833] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,834] 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,834] 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,834] INFO [Partition -uve-topic-17-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,834] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,835] 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,836] 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,836] INFO [Partition -uve-topic-8-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,836] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,837] 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,837] 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,837] INFO [Partition -uve-topic-12-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,837] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,839] 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,839] 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,839] INFO [Partition -uve-topic-8-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,839] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,841] 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,841] 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,842] INFO [Partition -uve-topic-1-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,842] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,843] 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,843] 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,843] INFO [Partition -uve-topic-23-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,843] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,844] 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,844] 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,844] INFO [Partition -uve-topic-14-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,844] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,848] 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,848] 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,848] INFO [Partition -uve-topic-23-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,848] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,850] 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,851] 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,851] INFO [Partition -uve-topic-17-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,851] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,854] 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,855] 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,855] INFO [Partition -uve-topic-12-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,855] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,857] 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,857] 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,857] INFO [Partition -uve-topic-14-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,857] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,862] 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,863] 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,863] INFO [Partition -uve-topic-8-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,863] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,868] 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,868] 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,868] INFO [Partition -uve-topic-1-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,868] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,871] 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,871] 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,871] INFO [Partition -uve-topic-2-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,871] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,873] 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,873] 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,873] INFO [Partition -uve-topic-1-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,873] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,875] 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,876] 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,876] INFO [Partition -uve-topic-1-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,876] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,877] 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,877] 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,877] INFO [Partition -uve-topic-2-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,877] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,879] 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,880] 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,880] INFO [Partition -uve-topic-1-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,880] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,883] 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,884] 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,884] INFO [Partition -uve-topic-12-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,884] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,887] 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,887] 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,887] INFO [Partition -uve-topic-23-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,888] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,889] 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,913] 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,913] INFO [Partition -uve-topic-17-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,913] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,915] 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,915] 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,915] INFO [Partition -uve-topic-14-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,916] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,919] 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,919] 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,919] INFO [Partition -uve-topic-8-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,919] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,921] 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,922] 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,922] INFO [Partition -uve-topic-23-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,922] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,923] 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,924] 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,924] INFO [Partition -uve-topic-1-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,924] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,925] 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,925] 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,925] INFO [Partition -uve-topic-2-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,925] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,926] 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,927] 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,927] INFO [Partition -uve-topic-14-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,927] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,928] 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,929] 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,929] INFO [Partition -uve-topic-1-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,929] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,933] 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,933] 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,933] INFO [Partition -uve-topic-17-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,933] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,934] 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,935] 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,935] INFO [Partition -uve-topic-8-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,935] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,936] 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,936] 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,936] INFO [Partition -uve-topic-23-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,936] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,938] 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,939] 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,939] INFO [Partition -uve-topic-14-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,939] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,942] 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,942] 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,942] INFO [Partition -uve-topic-2-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,942] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,943] 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,943] 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,943] INFO [Partition -uve-topic-1-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,943] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,945] 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,945] 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,945] INFO [Partition -uve-topic-17-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,945] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,946] 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,946] 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,946] INFO [Partition -uve-topic-1-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,946] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,947] 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,948] 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,948] INFO [Partition -uve-topic-1-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,948] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,949] 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,949] 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,949] INFO [Partition -uve-topic-2-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,949] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,950] 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,950] 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,950] INFO [Partition -uve-topic-17-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,950] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,952] 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,952] 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,952] INFO [Partition -uve-topic-17-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,952] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,955] 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,955] 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,956] INFO [Partition -uve-topic-23-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,956] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,957] 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,957] 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,957] INFO [Partition -uve-topic-14-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,957] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,958] 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,959] 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,959] INFO [Partition -uve-topic-23-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,959] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,960] 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,960] 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,960] INFO [Partition -uve-topic-12-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,960] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,961] 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,962] 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,962] INFO [Partition -uve-topic-17-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,962] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,963] 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,963] 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,964] INFO [Partition -uve-topic-17-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,964] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,966] 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,966] 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,966] INFO [Partition -uve-topic-14-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,966] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,967] 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,967] 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,968] INFO [Partition -uve-topic-12-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,968] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,969] 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,969] 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,969] INFO [Partition -uve-topic-1-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,969] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,977] 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,977] 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,977] INFO [Partition -uve-topic-23-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,978] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,979] 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,979] 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,979] INFO [Partition -uve-topic-2-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,979] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,981] 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,981] 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,981] INFO [Partition -uve-topic-23-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,981] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,982] 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,983] 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,983] INFO [Partition -uve-topic-12-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,983] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,984] 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,984] 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,984] INFO [Partition -uve-topic-2-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,984] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,987] 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,987] 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,987] INFO [Partition -uve-topic-17-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,987] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,989] 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,990] 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,990] INFO [Partition -uve-topic-12-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,990] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,994] 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,994] 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,995] INFO [Partition -uve-topic-14-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,995] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,996] 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,997] 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,997] INFO [Partition -uve-topic-23-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,997] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,998] 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,998] 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,998] INFO [Partition -uve-topic-12-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,998] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,002] 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:45,003] 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:45,003] INFO [Partition -uve-topic-8-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-10 00:50:45,003] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,007] 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:45,007] 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:45,007] INFO [Partition -uve-topic-17-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-10 00:50:45,007] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,009] 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:45,009] 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:45,009] INFO [Partition -uve-topic-23-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-10 00:50:45,009] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,011] 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:45,011] 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:45,011] INFO [Partition -uve-topic-1-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-10 00:50:45,011] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,018] 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:45,018] 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:45,019] INFO [Partition -uve-topic-17-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-10 00:50:45,019] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,020] 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:45,021] 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:45,021] INFO [Partition -uve-topic-23-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-10 00:50:45,021] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,042] 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:45,042] 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:45,042] INFO [Partition -uve-topic-2-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-10 00:50:45,043] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,044] 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:45,045] 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:45,045] INFO [Partition -uve-topic-12-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-10 00:50:45,045] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,047] 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:45,047] 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:45,048] INFO [Partition -uve-topic-2-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-10 00:50:45,048] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,049] 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:45,050] 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:45,050] INFO [Partition -uve-topic-1-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-10 00:50:45,050] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,052] 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:45,053] 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:45,058] INFO [Partition -uve-topic-8-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-10 00:50:45,058] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,059] 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:45,060] 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:45,060] INFO [Partition -uve-topic-14-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-10 00:50:45,060] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,061] 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:45,062] 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:45,062] INFO [Partition -uve-topic-12-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-10 00:50:45,062] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,063] 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:45,064] 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:45,064] INFO [Partition -uve-topic-17-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-10 00:50:45,064] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,065] 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:45,065] 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:45,066] INFO [Partition -uve-topic-23-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-10 00:50:45,066] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,067] 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:45,067] 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:45,067] INFO [Partition -uve-topic-1-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-10 00:50:45,067] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,069] 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:45,069] 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:45,069] INFO [Partition -uve-topic-2-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-10 00:50:45,069] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,071] 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:45,071] 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:45,071] INFO [Partition -uve-topic-12-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-10 00:50:45,071] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,072] 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:45,073] 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:45,073] INFO [Partition -uve-topic-8-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-10 00:50:45,073] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,074] 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:45,074] 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:45,075] INFO [Partition -uve-topic-2-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-10 00:50:45,075] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,076] 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:45,076] 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:45,076] INFO [Partition -uve-topic-14-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-10 00:50:45,076] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,079] 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:45,080] 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:45,080] INFO [Partition -uve-topic-23-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-10 00:50:45,080] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,081] 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:45,082] 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:45,082] INFO [Partition -uve-topic-2-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-10 00:50:45,082] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,083] 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:45,084] 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:45,084] INFO [Partition -uve-topic-1-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-10 00:50:45,084] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,085] 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:45,085] 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:45,085] INFO [Partition -uve-topic-2-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-10 00:50:45,086] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,087] 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:45,088] 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:45,088] INFO [Partition -uve-topic-12-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-10 00:50:45,088] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,089] 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:45,089] 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:45,090] INFO [Partition -uve-topic-8-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-10 00:50:45,090] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,091] 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:45,091] 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:45,091] INFO [Partition -uve-topic-14-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-10 00:50:45,091] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,101] 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:45,105] 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:45,105] INFO [Partition -uve-topic-23-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-10 00:50:45,105] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,109] 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:45,110] 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:45,110] INFO [Partition -uve-topic-14-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-10 00:50:45,110] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,112] 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:45,112] 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:45,112] INFO [Partition -uve-topic-12-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-10 00:50:45,113] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,114] 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:45,115] 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:45,115] INFO [Partition -uve-topic-17-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-10 00:50:45,115] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,117] 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:45,117] 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:45,117] INFO [Partition -uve-topic-2-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-10 00:50:45,117] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,119] 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:45,120] 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:45,120] INFO [Partition -uve-topic-23-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-10 00:50:45,120] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,123] 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:45,123] 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:45,123] INFO [Partition -uve-topic-2-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-10 00:50:45,123] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,125] 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:45,125] 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:45,125] INFO [Partition -uve-topic-14-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-10 00:50:45,125] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,128] 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:45,129] 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:45,129] INFO [Partition -uve-topic-12-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-10 00:50:45,129] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,133] 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:45,133] 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:45,133] INFO [Partition -uve-topic-23-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-10 00:50:45,133] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,135] 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:45,135] 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:45,135] INFO [Partition -uve-topic-12-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-10 00:50:45,136] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,138] 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:45,139] 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:45,139] INFO [Partition -uve-topic-8-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-10 00:50:45,139] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,140] 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:45,141] 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:45,141] INFO [Partition -uve-topic-14-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-10 00:50:45,141] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,142] 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:45,143] 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:45,143] INFO [Partition -uve-topic-2-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-10 00:50:45,143] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,148] 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:45,149] 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:45,149] INFO [Partition -uve-topic-17-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-10 00:50:45,149] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,150] 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:45,151] 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:45,151] INFO [Partition -uve-topic-23-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-10 00:50:45,151] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,152] 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:45,153] 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:45,153] INFO [Partition -uve-topic-2-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-10 00:50:45,153] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,154] 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:45,154] 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:45,154] INFO [Partition -uve-topic-1-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-10 00:50:45,154] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,156] 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:45,156] 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:45,156] INFO [Partition -uve-topic-14-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-10 00:50:45,156] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,157] 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:45,158] 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:45,158] INFO [Partition -uve-topic-1-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-10 00:50:45,158] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,159] 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:45,159] 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:45,159] INFO [Partition -uve-topic-12-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-10 00:50:45,159] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,160] 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:45,161] 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:45,161] INFO [Partition -uve-topic-17-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-10 00:50:45,161] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,162] 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:45,162] 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:45,163] INFO [Partition -uve-topic-12-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-10 00:50:45,163] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,164] 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:45,164] 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:45,164] INFO [Partition -uve-topic-14-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-10 00:50:45,164] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,165] 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:45,166] 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:45,166] INFO [Partition -uve-topic-8-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-10 00:50:45,166] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,175] 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:45,176] 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:45,176] INFO [Partition -uve-topic-2-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-10 00:50:45,176] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,177] 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:45,178] 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:45,178] INFO [Partition -uve-topic-1-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-10 00:50:45,178] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,179] 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:45,179] 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:45,179] INFO [Partition -uve-topic-17-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-10 00:50:45,179] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,181] 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:45,181] 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:45,181] INFO [Partition -uve-topic-8-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-10 00:50:45,181] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,184] 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:45,184] 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:45,184] INFO [Partition -uve-topic-2-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-10 00:50:45,184] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,186] 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:45,186] 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:45,186] INFO [Partition -uve-topic-14-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-10 00:50:45,186] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,188] 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:45,188] 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:45,188] INFO [Partition -uve-topic-14-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-10 00:50:45,188] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,191] 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:45,191] 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:45,191] INFO [Partition -uve-topic-8-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-10 00:50:45,191] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,193] 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:45,194] 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:45,194] INFO [Partition -uve-topic-12-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-10 00:50:45,194] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,195] 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:45,195] 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:45,195] INFO [Partition -uve-topic-8-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-10 00:50:45,195] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,195] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-1-15, -uve-topic-17-14, -uve-topic-12-2, -uve-topic-2-18, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-14-28, -uve-topic-17-23, -uve-topic-2-27, -uve-topic-2-9, -uve-topic-12-26, -uve-topic-8-25, -uve-topic-2-17, -uve-topic-23-3, -uve-topic-12-8, -uve-topic-1-3, -uve-topic-23-12, -uve-topic-14-16, -uve-topic-23-20, -uve-topic-14-24, -uve-topic-23-2, -uve-topic-14-25, -uve-topic-2-24, -uve-topic-17-2, -uve-topic-2-6, -uve-topic-23-18, -uve-topic-8-22, -uve-topic-2-14, -uve-topic-23-0, -uve-topic-8-4, -uve-topic-2-15, -uve-topic-1-19, -uve-topic-17-18, -uve-topic-23-8, -uve-topic-1-1, -uve-topic-17-0, -uve-topic-2-23, -uve-topic-1-27, -uve-topic-12-14, -uve-topic-17-26, -uve-topic-14-13, -uve-topic-1-9, -uve-topic-17-8, -uve-topic-23-17, -uve-topic-12-23, -uve-topic-14-22, -uve-topic-12-5, -uve-topic-14-4, -uve-topic-23-26, -uve-topic-14-12, -uve-topic-2-12, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-12-29, -uve-topic-8-28, -uve-topic-2-20, -uve-topic-12-11, -uve-topic-8-10, -uve-topic-14-10, -uve-topic-2-2, -uve-topic-1-25, -uve-topic-17-24, -uve-topic-23-14, -uve-topic-1-7, -uve-topic-17-6, -uve-topic-12-19, -uve-topic-8-18, -uve-topic-12-1, -uve-topic-8-0, -uve-topic-14-1, -uve-topic-23-23, -uve-topic-2-0, -uve-topic-14-27, -uve-topic-23-5, -uve-topic-14-9, -uve-topic-1-13, -uve-topic-17-12, -uve-topic-14-18, -uve-topic-23-21, -uve-topic-14-0, -uve-topic-1-21, -uve-topic-8-7, -uve-topic-23-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-23-11, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-8-15, -uve-topic-2-26, -uve-topic-12-17, -uve-topic-17-29, -uve-topic-8-16, -uve-topic-2-8, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-12-25, -uve-topic-8-24, -uve-topic-12-7, -uve-topic-8-6, -uve-topic-14-6, -uve-topic-17-20, -uve-topic-14-7, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-12-16, -uve-topic-14-15, -uve-topic-23-27, -uve-topic-8-12, -uve-topic-23-9, -uve-topic-8-13, -uve-topic-2-5, -uve-topic-17-27, -uve-topic-12-22, -uve-topic-17-9, -uve-topic-8-21, -uve-topic-12-4, -uve-topic-8-3, -uve-topic-14-3, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-2-21, -uve-topic-1-0, -uve-topic-2-3, -uve-topic-12-13, -uve-topic-23-15, -uve-topic-8-19, -uve-topic-2-11, -uve-topic-8-1, -uve-topic-14-21, -uve-topic-23-24, -uve-topic-1-24, -uve-topic-23-6, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-2-29, -uve-topic-12-20, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:45,197] INFO [ReplicaFetcherManager on broker 2] 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:45,198] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-18 -> (offset=0, leaderEpoch=0), -uve-topic-23-5 -> (offset=0, leaderEpoch=0), -uve-topic-1-3 -> (offset=0, leaderEpoch=0), -uve-topic-14-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-27 -> (offset=0, leaderEpoch=0), -uve-topic-8-12 -> (offset=0, leaderEpoch=0), -uve-topic-1-6 -> (offset=0, leaderEpoch=0), -uve-topic-2-20 -> (offset=0, leaderEpoch=0), -uve-topic-23-14 -> (offset=0, leaderEpoch=0), -uve-topic-1-0 -> (offset=0, leaderEpoch=0), -uve-topic-23-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-9 -> (offset=0, leaderEpoch=0), -uve-topic-17-11 -> (offset=0, leaderEpoch=0), -uve-topic-1-9 -> (offset=0, leaderEpoch=0), -uve-topic-12-25 -> (offset=0, leaderEpoch=0), -uve-topic-14-27 -> (offset=0, leaderEpoch=0), -uve-topic-14-6 -> (offset=0, leaderEpoch=0), -uve-topic-12-22 -> (offset=0, leaderEpoch=0), -uve-topic-23-20 -> (offset=0, leaderEpoch=0), -uve-topic-14-24 -> (offset=0, leaderEpoch=0), -uve-topic-17-20 -> (offset=0, leaderEpoch=0), -uve-topic-12-10 -> (offset=0, leaderEpoch=0), -uve-topic-8-3 -> (offset=0, leaderEpoch=0), -uve-topic-1-27 -> (offset=0, leaderEpoch=0), -uve-topic-23-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-14 -> (offset=0, leaderEpoch=0), -uve-topic-1-24 -> (offset=0, leaderEpoch=0), -uve-topic-1-18 -> (offset=0, leaderEpoch=0), -uve-topic-17-8 -> (offset=0, leaderEpoch=0), -uve-topic-12-19 -> (offset=0, leaderEpoch=0), -uve-topic-14-3 -> (offset=0, leaderEpoch=0), -uve-topic-23-26 -> (offset=0, leaderEpoch=0), -uve-topic-2-2 -> (offset=0, leaderEpoch=0), -uve-topic-8-0 -> (offset=0, leaderEpoch=0), -uve-topic-23-2 -> (offset=0, leaderEpoch=0), -uve-topic-1-15 -> (offset=0, leaderEpoch=0), -uve-topic-2-11 -> (offset=0, leaderEpoch=0), -uve-topic-1-21 -> (offset=0, leaderEpoch=0), -uve-topic-12-7 -> (offset=0, leaderEpoch=0), -uve-topic-2-23 -> (offset=0, leaderEpoch=0), -uve-topic-12-13 -> (offset=0, leaderEpoch=0), -uve-topic-17-17 -> (offset=0, leaderEpoch=0), -uve-topic-14-0 -> (offset=0, leaderEpoch=0), -uve-topic-14-15 -> (offset=0, leaderEpoch=0), -uve-topic-14-21 -> (offset=0, leaderEpoch=0), -uve-topic-23-23 -> (offset=0, leaderEpoch=0), -uve-topic-23-29 -> (offset=0, leaderEpoch=0), -uve-topic-12-4 -> (offset=0, leaderEpoch=0), -uve-topic-2-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-6 -> (offset=0, leaderEpoch=0), -uve-topic-12-28 -> (offset=0, leaderEpoch=0), -uve-topic-12-1 -> (offset=0, leaderEpoch=0), -uve-topic-17-23 -> (offset=0, leaderEpoch=0), -uve-topic-17-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-9 -> (offset=0, leaderEpoch=0), -uve-topic-2-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-8 -> (offset=0, leaderEpoch=0), -uve-topic-12-16 -> (offset=0, leaderEpoch=0), -uve-topic-8-15 -> (offset=0, leaderEpoch=0), -uve-topic-8-24 -> (offset=0, leaderEpoch=0), -uve-topic-17-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-26 -> (offset=0, leaderEpoch=0), -uve-topic-17-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-5 -> (offset=0, leaderEpoch=0), -uve-topic-17-26 -> (offset=0, leaderEpoch=0), -uve-topic-14-18 -> (offset=0, leaderEpoch=0), -uve-topic-23-8 -> (offset=0, leaderEpoch=0), -uve-topic-8-21 -> (offset=0, leaderEpoch=0), -uve-topic-17-5 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:45,219] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,219] 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:45,219] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,219] 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:45,219] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,219] 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:45,219] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,219] 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:45,219] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,219] 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:45,219] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,219] 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:45,219] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,219] 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:45,219] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,220] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,220] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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:45,221] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,221] 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,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,625] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,626] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,626] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:50:45,729] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,730] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,731] ERROR [ReplicaFetcher replicaId=2, 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,732] ERROR [ReplicaFetcher replicaId=2, 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,732] ERROR [ReplicaFetcher replicaId=2, 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,732] ERROR [ReplicaFetcher replicaId=2, 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,732] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,238] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,239] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,240] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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,241] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,251] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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:47,252] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,792] ERROR [ReplicaFetcher replicaId=2, 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,793] ERROR [ReplicaFetcher replicaId=2, 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,793] ERROR [ReplicaFetcher replicaId=2, 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,793] ERROR [ReplicaFetcher replicaId=2, 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,793] ERROR [ReplicaFetcher replicaId=2, 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,793] ERROR [ReplicaFetcher replicaId=2, 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,793] ERROR [ReplicaFetcher replicaId=2, 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,793] ERROR [ReplicaFetcher replicaId=2, 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,854] ERROR [ReplicaFetcher replicaId=2, 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,854] ERROR [ReplicaFetcher replicaId=2, 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,854] ERROR [ReplicaFetcher replicaId=2, 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,854] ERROR [ReplicaFetcher replicaId=2, 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,854] ERROR [ReplicaFetcher replicaId=2, 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,854] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,855] ERROR [ReplicaFetcher replicaId=2, 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,839] INFO Creating topic HEALTH_CHECK_TOPIC 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:57:41,926] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-20, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-5) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:57:41,930] 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:41,930] 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:41,945] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-10 00:57:41,945] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,950] 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:41,951] 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:41,951] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-10 00:57:41,951] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,955] 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:41,955] 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:41,956] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-10 00:57:41,956] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,962] 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:41,963] 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:41,963] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-10 00:57:41,963] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,968] 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:41,968] 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:41,969] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-10 00:57:41,969] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,973] 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:41,974] 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:41,974] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-10 00:57:41,974] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,983] 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:41,984] 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:41,984] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-10 00:57:41,984] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,988] 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:41,989] 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:41,989] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-10 00:57:41,989] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,993] 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:41,994] 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:41,994] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-10 00:57:41,994] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,997] 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:41,998] 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:41,998] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-10 00:57:41,998] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,002] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:57:42,003] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:57:42,003] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-10 00:57:42,003] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,005] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:57:42,005] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:57:42,005] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-10 00:57:42,006] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,007] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:57:42,008] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:57:42,008] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-10 00:57:42,008] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,009] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:57:42,009] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:57:42,009] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-10 00:57:42,009] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,010] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:57:42,011] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:57:42,011] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-10 00:57:42,011] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,012] 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,012] 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,012] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-10 00:57:42,012] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,013] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:57:42,013] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:57:42,013] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-10 00:57:42,013] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,015] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:57:42,015] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:57:42,015] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-10 00:57:42,015] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 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,017] 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,017] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-10 00:57:42,017] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,018] 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,018] 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,018] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-10 00:57:42,018] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] 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-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:57:42,021] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:57:42,021] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-10 00:57:42,021] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,023] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:57:42,023] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:57:42,023] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-10 00:57:42,023] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,024] 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,024] 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,024] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-10 00:57:42,025] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,027] 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,028] 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,028] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-10 00:57:42,028] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,029] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:57:42,043] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 00:57:42,043] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-10 00:57:42,043] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,046] 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,046] 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,046] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-10 00:57:42,046] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,049] 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,049] 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,049] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-10 00:57:42,049] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,051] 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,051] 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,051] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-10 00:57:42,051] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,052] 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,052] 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,052] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-10 00:57:42,052] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,053] 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,054] 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,054] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-10 00:57:42,054] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,054] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-21, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-9) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:57:42,054] INFO [ReplicaFetcherManager on broker 2] 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,054] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:57:42,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 00:57:42,481] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,481] 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,481] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,481] 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,481] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,481] 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,481] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,481] 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,481] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,481] 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,481] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,481] 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,481] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,481] 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,481] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,482] 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,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,482] 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,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,482] 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 01:00:38,430] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:10:38,430] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:20:38,430] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:30:38,430] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:40:38,430] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:50:38,430] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 1 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:55:49,974] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 01:55:49,976] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2025-02-10 01:55:49,978] INFO [KafkaServer id=2] Starting controlled shutdown (kafka.server.KafkaServer) [2025-02-10 01:55:50,438] INFO Unable to read additional data from server sessionid 0x100001fff1b000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:51,109] 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:51,110] 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:51,260] 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,260] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:52,540] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:52,540] INFO Socket connection established, initiating session, client: /10.0.0.12:50230, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:52,542] INFO Unable to read additional data from server sessionid 0x100001fff1b000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:53,189] 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,190] 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:53,661] 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:53,661] 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,057] 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,058] INFO Socket connection established, initiating session, client: /10.0.0.12:50342, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:55,058] INFO Unable to read additional data from server sessionid 0x100001fff1b000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:55,560] 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:55,561] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:56,188] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:56,189] 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:57,844] 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:57,845] INFO Socket connection established, initiating session, client: /10.0.0.12:52724, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:57,845] INFO Unable to read additional data from server sessionid 0x100001fff1b000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:58,366] 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:58,367] 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:58,635] 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:58,665] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181: Connection refused (org.apache.zookeeper.ClientCnxn) +++ date ++ echo 'INFO: =================== Mon Feb 10 01:56:05 UTC 2025 ===================' INFO: =================== Mon Feb 10 01:56:05 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.12 ++ 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' , +++ grep -vi host +++ sort +++ uniq +++ awk '/32 host/ { print f } {f=$2}' +++ cat /proc/net/fib_trie ++ local local_ips=,10.0.0.12,10.20.0.6,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.12,10.20.0.6,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.12,10.20.0.6,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] ++ echo 10.0.0.12 2 ++ return + my_ip_and_order='10.0.0.12 2' + '[' -n '10.0.0.12 2' ']' + break + '[' -z '10.0.0.12 2' ']' ++ echo 10.0.0.12 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.12 ++ echo 10.0.0.12 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.12 + KAFKA_LISTEN_ADDRESS=10.0.0.12 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + 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=2/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.12: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.12/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:12,174] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-10 01:56:14,057] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-10 01:56:14,198] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 01:56:14,223] INFO starting (kafka.server.KafkaServer) [2025-02-10 01:56:14,225] 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:14,265] 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:14,280] 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:14,286] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2705-2. (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,286] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,286] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,286] 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:14,286] 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:14,286] 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:14,286] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,287] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,287] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,287] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,287] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,287] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,287] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,287] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,287] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,287] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,287] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:14,289] 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:14,306] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-10 01:56:14,319] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:14,332] 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:14,374] INFO Socket connection established, initiating session, client: /10.0.0.12:55238, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:14,380] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:14,402] 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,870] 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,870] INFO Socket connection established, initiating session, client: /10.0.0.12:33250, server: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:14,872] 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,724] 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,725] INFO Socket connection established, initiating session, client: /10.0.0.12:54910, server: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:15,734] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181, sessionid = 0x300005f90d00006, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:15,738] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:16,389] INFO Cluster ID = tss9aBmZQzOhh2ZnGnfMtw (kafka.server.KafkaServer) [2025-02-10 01:56:16,620] 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 = 2 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.12: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,643] 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 = 2 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.12: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,746] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:16,766] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:16,772] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:16,968] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,014] 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,425] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,433] 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,539] 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,597] 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 312ms (1/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,617] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,617] 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,620] 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,637] 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 22ms (2/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,646] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,646] 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,662] 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,675] 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 32ms (3/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,683] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,685] 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,702] 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,705] 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 30ms (4/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,714] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,714] 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,729] 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,733] 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 27ms (5/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,734] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,734] 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,746] 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,751] 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 18ms (6/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,753] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,756] 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,768] 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,791] 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 39ms (7/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,797] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,799] 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,808] 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,839] 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 47ms (8/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,856] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,858] 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,877] 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,883] 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 44ms (9/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,887] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,887] 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,892] 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,912] 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 26ms (10/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,922] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,922] 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,930] 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,932] 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 19ms (11/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,949] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,958] 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,959] 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,961] 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 13ms (12/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,962] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,962] 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,963] 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,979] 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 18ms (13/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,981] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,981] 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,993] 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,995] 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 16ms (14/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,996] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,996] 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,997] 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:18,012] 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 17ms (15/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,013] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,013] 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:18,014] 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:18,016] 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 4ms (16/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,035] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,035] 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:18,036] 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:18,047] 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:18,049] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,049] 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:18,050] 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:18,051] 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 4ms (18/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,055] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,055] 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:18,071] 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:18,072] 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 20ms (19/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,074] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,074] 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:18,075] 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:18,076] 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 4ms (20/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,078] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,078] 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:18,191] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 2853 (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,202] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 2853 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:18,204] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000002853.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,210] 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=2853) with 1 segments in 133ms (21/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,227] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,227] 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:18,235] 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:18,241] 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 31ms (22/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,244] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,246] 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:18,247] 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:18,260] 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 19ms (23/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,267] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,267] 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:18,268] 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:18,284] 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 19ms (24/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,292] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,292] 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:18,293] 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:18,301] 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:18,303] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,308] 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:18,310] 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:18,335] 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 33ms (26/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,337] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,342] 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:18,344] 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:18,346] 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 11ms (27/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,348] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,349] 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,351] 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,358] 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 12ms (28/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,367] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,371] 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,372] 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,386] 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 20ms (29/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,388] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,392] 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,393] 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,395] 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,402] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,407] 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,415] 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,418] 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 19ms (31/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,421] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,421] 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,422] 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,441] 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 21ms (32/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,443] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,443] 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,450] 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,466] 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 25ms (33/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,470] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,470] 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,473] 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,479] 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 12ms (34/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,489] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,489] 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,521] 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,523] 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 43ms (35/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,529] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,530] 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,531] 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,536] 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 12ms (36/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,560] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,562] 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,565] 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,566] 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 11ms (37/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,570] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,570] 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,572] 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,574] 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 6ms (38/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,579] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,579] 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,583] 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,589] 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 12ms (39/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,592] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,592] 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,596] 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,600] 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 11ms (40/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,618] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,618] 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,630] 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,654] 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 50ms (41/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,656] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,656] 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,658] 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,664] 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 10ms (42/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,667] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,667] 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,833] 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,834] 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 170ms (43/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,835] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,836] 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,836] 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,838] 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 4ms (44/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,841] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,842] 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,886] 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,892] 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 52ms (45/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,894] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,894] 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,900] 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,919] 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 27ms (46/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,923] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,923] 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,929] 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,930] 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 10ms (47/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,932] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,932] 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,932] 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,936] 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 6ms (48/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,938] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,938] 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,939] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Writing producer snapshot at offset 5 (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,945] 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,945] 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,946] 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 9ms (49/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,947] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,947] 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,948] 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,948] 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 2ms (50/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,951] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,954] 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,955] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,960] 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,960] 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,961] 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:18,965] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,965] 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,966] 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,970] 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 6ms (52/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,971] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,971] 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,972] 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,972] 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 2ms (53/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,980] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,980] 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,981] 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,982] 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 3ms (54/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,995] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,998] 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:19,006] 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:19,007] 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 13ms (55/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,008] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,009] 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:19,022] 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:19,023] 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 16ms (56/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,025] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,025] 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:19,027] 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:19,028] 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 4ms (57/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,029] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,029] 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:19,030] 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:19,031] 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 3ms (58/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,032] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,033] 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:19,034] 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:19,036] 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 5ms (59/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,037] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,037] 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:19,044] 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:19,045] 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 9ms (60/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,046] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,046] 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:19,047] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,056] 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:19,056] 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:19,057] 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 12ms (61/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,058] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,058] 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:19,063] 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:19,064] 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 7ms (62/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,065] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,065] 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:19,070] 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:19,071] 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 7ms (63/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,073] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,073] 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:19,080] 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:19,082] 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 11ms (64/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,083] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,083] 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:19,084] 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:19,084] 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 2ms (65/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,085] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,085] 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:19,086] 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:19,087] 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 3ms (66/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,087] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,087] 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:19,096] 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:19,097] 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 10ms (67/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,097] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,098] 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:19,098] 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:19,099] 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 2ms (68/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,102] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,102] 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:19,103] 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:19,103] 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 4ms (69/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,113] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,113] 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:19,115] 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:19,116] 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 13ms (70/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,118] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,119] 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:19,125] 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:19,125] 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 8ms (71/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,126] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,126] 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:19,127] 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:19,133] 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 8ms (72/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,139] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,139] 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:19,139] 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:19,141] 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 8ms (73/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,146] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,146] 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:19,149] 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:19,149] 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 8ms (74/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,150] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,150] 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:19,163] 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:19,164] 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 14ms (75/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,165] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,165] 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:19,171] 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:19,172] 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 7ms (76/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,172] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,173] 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:19,180] 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:19,218] 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 46ms (77/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,228] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,228] 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:19,230] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 353 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,241] 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:19,241] 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:19,242] 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 24ms (78/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,243] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,243] 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:19,244] 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:19,244] 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:19,263] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,263] 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:19,275] 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:19,276] 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 31ms (80/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,277] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,277] 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:19,277] 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:19,285] 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:19,286] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,286] 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:19,296] 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:19,297] 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 12ms (82/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,298] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,298] 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:19,298] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,302] 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:19,302] 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:19,303] 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 6ms (83/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,304] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,304] 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:19,312] 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:19,313] 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 10ms (84/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,314] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,314] 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:19,315] 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:19,315] 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:19,316] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,316] 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:19,329] 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:19,330] 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 15ms (86/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,331] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,331] 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,332] 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,332] 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 2ms (87/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,339] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,339] 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,339] 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,340] 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 7ms (88/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,342] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,342] 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,351] 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,352] 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 12ms (89/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,354] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,354] 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,355] 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,357] 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 5ms (90/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,358] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,358] 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,363] 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,364] 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 6ms (91/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,364] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,364] 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,376] 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,378] 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 14ms (92/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,384] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,384] 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,384] 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,385] 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 7ms (93/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,402] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,402] 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,403] 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,403] 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 10ms (94/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,412] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,412] 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,415] 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,419] 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 11ms (95/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,419] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,420] 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,420] 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,421] 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 2ms (96/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,433] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,434] 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,441] 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,442] 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 13ms (97/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,443] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,443] 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,444] 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,445] 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 3ms (98/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,447] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,447] 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,456] 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,457] 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 12ms (99/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,458] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,458] 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,462] 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,463] 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 6ms (100/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,464] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,464] 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,464] 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,465] 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,471] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,471] 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,475] 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,476] 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 11ms (102/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,477] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,477] 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,477] 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,480] 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 4ms (103/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,486] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,486] 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,490] 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,491] 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 10ms (104/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,492] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,492] 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,493] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,500] 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,500] 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,501] 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 10ms (105/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,518] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,518] 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,519] 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,520] 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 19ms (106/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,527] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,527] 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,537] 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,537] 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 11ms (107/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,538] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,538] 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,542] 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,545] 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 8ms (108/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,546] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,546] 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,560] 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,561] 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 16ms (109/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,562] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,562] 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,570] 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,571] 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 10ms (110/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,572] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,572] 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,572] 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,573] 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 2ms (111/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,574] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,575] 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,586] 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,586] 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 13ms (112/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,590] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,590] 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,591] 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,592] 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 2ms (113/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,599] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,599] 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,606] 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,606] 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 8ms (114/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,607] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,607] 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,610] 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,610] 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 4ms (115/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,611] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,611] 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,617] 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,618] 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 7ms (116/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,618] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,618] 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,619] 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,619] 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 1ms (117/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,620] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,620] 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,621] INFO [ProducerStateManager partition=-uve-topic-12-0] Writing producer snapshot at offset 137 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,634] 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,634] 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,635] 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 16ms (118/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,638] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,638] 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,639] 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,639] 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,640] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,640] 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,641] 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,641] 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,646] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,646] 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,647] 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,647] 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:19,649] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,649] 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,652] 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,653] 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 6ms (122/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,654] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,654] 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,657] 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,658] 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 5ms (123/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,659] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,659] 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,659] 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,660] 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 2ms (124/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,661] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,661] 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,661] 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,662] 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:19,662] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,662] 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,663] 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,663] 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 1ms (126/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,670] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,670] 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,674] 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,675] 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 12ms (127/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,679] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,679] 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,683] 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,684] 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 9ms (128/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,685] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,685] 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,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 01:56:19,689] 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 5ms (129/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,690] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,691] 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,697] 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,698] 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 8ms (130/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,698] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,698] 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,699] 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,699] 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 1ms (131/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,700] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,700] 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,701] 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,706] 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 7ms (132/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,707] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,707] 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,713] 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,714] 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 8ms (133/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,715] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,715] 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,715] 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,716] 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 2ms (134/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,716] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,716] 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,717] 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,717] 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 1ms (135/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,718] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,718] 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,742] 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,743] 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:19,744] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,744] 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,746] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,750] 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,750] 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,751] 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,752] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,752] 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,752] 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,753] 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 2ms (138/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,753] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,753] 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,754] 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,754] 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 1ms (139/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,755] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,755] 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,772] 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,773] 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 19ms (140/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,774] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,774] 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,783] 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,784] 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 11ms (141/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,785] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,785] 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,790] 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,790] 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 6ms (142/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,791] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,791] 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,792] 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,792] 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 2ms (143/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,804] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,804] 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,805] 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,805] 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,807] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,807] 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,813] 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,813] 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 8ms (145/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,814] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,814] 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,815] 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,815] 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:19,816] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,816] 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,816] 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,817] 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 1ms (147/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,820] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,820] 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,821] 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,823] 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 6ms (148/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,824] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,824] 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,835] 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,835] 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 12ms (149/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,836] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,836] 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,840] 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,840] 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 5ms (150/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,841] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,841] 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,841] 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,842] 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,842] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,842] 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,843] 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,843] 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,844] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,844] 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,854] 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,854] 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 11ms (153/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,868] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,868] 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,869] 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,869] 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 2ms (154/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,870] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,870] 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,885] 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,886] 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 17ms (155/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,886] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,886] 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,887] 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,888] 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:19,888] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,888] 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,889] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,896] 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,896] 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,897] 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 9ms (157/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,898] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,898] 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,898] 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,899] 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 2ms (158/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,900] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,902] 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,902] 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,903] 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 4ms (159/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,905] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,905] 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,914] 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,915] 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 12ms (160/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,916] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,916] 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,921] 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,921] 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,922] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,922] 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,923] 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,923] 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 2ms (162/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,927] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,927] 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,930] 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,930] 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,931] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,931] 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,932] 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,938] 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 8ms (164/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,939] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,939] 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,942] 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,942] 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 4ms (165/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,943] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,943] 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,944] 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,950] 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 8ms (166/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,954] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,954] 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,955] 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,955] 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 5ms (167/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,956] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,956] 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,957] 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,957] 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 2ms (168/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,958] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,958] 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,962] 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,963] 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 6ms (169/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,964] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,964] 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,966] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 544 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,978] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 544 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:19,978] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000544.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,979] 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=544) with 1 segments in 16ms (170/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,979] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,980] 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,980] 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,981] 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 2ms (171/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,981] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,981] 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,986] 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,986] 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 5ms (172/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,987] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,987] 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,990] 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,991] 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 5ms (173/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,991] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,991] 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:20,000] 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:20,001] 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 10ms (174/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,005] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,005] 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:20,008] 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:20,011] 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 7ms (175/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,015] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,018] 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:20,022] 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:20,027] 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 16ms (176/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,035] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,035] 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:20,040] 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:20,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 17ms (177/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,048] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,048] 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:20,049] 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:20,049] 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 4ms (178/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,060] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,060] 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:20,071] 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:20,072] 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 23ms (179/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,073] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,073] 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:20,078] 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:20,078] 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:20,091] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,091] 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:20,103] 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:20,103] 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 25ms (181/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,104] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,104] 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:20,105] 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:20,105] 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 2ms (182/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,126] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,126] 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:20,127] 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:20,128] 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 23ms (183/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,130] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,138] 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:20,141] 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:20,142] 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 14ms (184/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,143] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,146] 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:20,151] 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:20,152] 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 10ms (185/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,153] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,153] 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:20,156] 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:20,157] 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 5ms (186/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,157] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,157] 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:20,158] 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:20,159] 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 2ms (187/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,159] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,159] 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:20,160] 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:20,161] 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 2ms (188/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,162] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,163] 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:20,163] 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:20,163] 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 2ms (189/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,165] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,165] 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:20,167] 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:20,168] 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:20,169] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,169] 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:20,169] 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:20,174] 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 6ms (191/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,175] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,175] 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:20,179] 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:20,179] 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:20,180] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,180] 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:20,180] 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:20,181] 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 2ms (193/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,181] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,181] 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:20,182] 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:20,183] 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 2ms (194/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,186] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,186] 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:20,186] 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:20,187] 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 4ms (195/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,187] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,187] 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:20,188] 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:20,188] 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:20,194] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,194] 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:20,195] 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:20,195] 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 7ms (197/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,196] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,196] 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:20,196] 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:20,197] 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 2ms (198/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,198] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,201] 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:20,202] 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:20,202] 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 5ms (199/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,203] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,203] 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:20,203] 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:20,204] 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 2ms (200/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,204] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,204] 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:20,207] 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:20,208] 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 4ms (201/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,211] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,211] 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:20,212] 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:20,213] 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 4ms (202/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,216] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,216] 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:20,221] 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:20,222] 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 9ms (203/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,223] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,223] 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:20,223] 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:20,224] 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 1ms (204/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,224] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,224] 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:20,239] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 1591 (kafka.log.ProducerStateManager) [2025-02-10 01:56:20,244] 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:20,244] 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:20,245] 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 21ms (205/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,248] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,248] 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:20,258] 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:20,259] 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 14ms (206/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,266] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,266] 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:20,270] 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:20,271] 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 12ms (207/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,271] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,271] 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:20,272] 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:20,282] 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 11ms (208/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,286] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,286] 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:20,291] 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:20,291] 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:20,292] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,292] 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:20,298] 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:20,302] 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 11ms (210/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,303] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,303] 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:20,303] 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:20,304] 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 2ms (211/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,304] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,304] 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:20,325] 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:20,326] 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 22ms (212/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,327] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,327] 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:20,330] 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:20,331] 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 5ms (213/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,332] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,332] 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:20,335] 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:20,336] 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 4ms (214/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,336] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,336] 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:20,337] 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:20,337] 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 1ms (215/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,338] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,342] 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:20,345] 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:20,346] 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 9ms (216/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,346] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,346] 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:20,347] 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:20,347] 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:20,353] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,353] 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:20,353] 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:20,354] 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:20,354] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,354] 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:20,362] 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:20,366] 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 12ms (219/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,367] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,367] 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:20,369] 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:20,372] 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:20,373] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,373] 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:20,373] 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:20,374] 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 2ms (221/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,374] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,374] 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:20,375] 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:20,375] 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 1ms (222/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,376] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,376] 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:20,379] 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:20,379] 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:20,380] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,380] 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:20,380] 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:20,381] 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 2ms (224/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,382] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,382] 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:20,391] 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:20,392] 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 11ms (225/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,393] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,393] 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:20,394] 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:20,396] 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 4ms (226/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,397] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,410] 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:20,414] 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:20,415] 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 18ms (227/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,416] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,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 01:56:20,424] 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:20,424] 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 9ms (228/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,425] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,425] 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:20,430] 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:20,430] 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 6ms (229/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,431] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,431] 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:20,436] 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:20,436] 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 6ms (230/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,437] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,438] 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,442] 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,443] 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 7ms (231/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,444] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,444] 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,452] 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,452] 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 9ms (232/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,453] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,453] 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,460] 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,460] 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 8ms (233/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,461] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,461] 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,462] 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,463] 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:20,463] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,463] 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,464] 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,464] 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 1ms (235/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,465] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,465] 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,473] 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,473] 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 9ms (236/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,478] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,478] 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,482] 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,482] 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 9ms (237/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,483] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,483] 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,488] 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,488] 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 6ms (238/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,489] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,489] 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,490] 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,494] 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 6ms (239/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,495] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,495] 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,496] 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,498] 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 4ms (240/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,506] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,506] 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,507] 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,508] 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 10ms (241/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,509] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,509] 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,509] 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,510] 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 1ms (242/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,510] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,510] 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,514] 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,515] 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 6ms (243/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,516] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,516] 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,516] 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,518] 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 3ms (244/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,519] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,519] 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,525] 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,526] 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 8ms (245/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,527] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,527] 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,527] 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,528] 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 2ms (246/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,533] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,533] 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,534] 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,535] 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 6ms (247/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,535] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,535] 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,536] 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,538] 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 3ms (248/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,539] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,539] 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,539] 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,540] 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 2ms (249/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,547] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,547] 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,548] 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,549] 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 9ms (250/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,549] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,549] 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,558] 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,558] 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 9ms (251/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,559] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,559] 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,560] 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,566] 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 8ms (252/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,566] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,566] 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,567] 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,570] 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 4ms (253/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,571] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,571] 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,575] 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,575] 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 5ms (254/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,576] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,576] 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,577] 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,577] 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:20,580] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,580] 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,589] 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,589] 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 12ms (256/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,590] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,590] 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,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:20,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 9ms (257/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,599] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,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:20,600] 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,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 2ms (258/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,601] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,601] 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,606] 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,608] 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 7ms (259/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,608] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,608] 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,613] 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,618] 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,619] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,619] 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,620] 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,621] 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 3ms (261/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,627] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,627] 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,628] 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,629] 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 8ms (262/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,630] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,630] 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,633] 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,633] 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,650] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,650] 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,651] 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,651] 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 14ms (264/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,652] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,652] 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,652] 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,653] 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:20,653] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,653] 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,654] 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,654] 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:20,662] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,662] 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,663] 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,663] 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 9ms (267/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,664] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,664] 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,674] 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,674] 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,675] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,675] 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,676] 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,676] 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 2ms (269/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,677] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,677] 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,698] 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,699] 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 23ms (270/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,702] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,702] 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,702] 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,705] 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 6ms (271/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,711] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,711] 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,712] 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,719] 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 14ms (272/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,728] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,728] 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,739] 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,739] 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 20ms (273/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,742] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,742] 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,747] 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,748] 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 9ms (274/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,755] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,755] 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,756] 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,760] 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 12ms (275/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,761] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,761] 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,761] 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,767] 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 7ms (276/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,767] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,767] 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,774] 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,784] 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 17ms (277/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,785] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,785] 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,787] 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,793] 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 9ms (278/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,800] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,800] 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,801] 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,803] 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 10ms (279/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,804] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,804] 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,804] 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,809] 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 6ms (280/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,810] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,810] 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,810] 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,811] 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 2ms (281/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,811] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,811] 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,812] 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,812] 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:20,813] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,813] 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,813] 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,814] 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:20,826] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,826] 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,826] 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,827] 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 14ms (284/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,828] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,828] 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,835] 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,836] 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 9ms (285/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,836] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,836] 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,837] 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,837] 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:20,839] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,841] 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,852] 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,853] 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 16ms (287/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,853] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,853] 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,854] 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,854] 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 1ms (288/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,855] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,855] 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,860] 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,861] 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,861] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,861] 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,862] 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,862] 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:20,863] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,863] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:20,863] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:20,864] 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 1ms (291/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,864] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,864] 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,864] 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,865] 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:20,865] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,865] 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,871] 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,871] 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 6ms (293/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,872] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,872] 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,872] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-10 01:56:20,880] 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,880] 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,881] 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 10ms (294/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,881] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,881] 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,882] 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,883] 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:20,888] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,888] 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,889] 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,889] 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 6ms (296/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,890] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,890] 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,894] 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,894] 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,895] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,895] 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,895] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:20,898] 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,899] 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,899] 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 5ms (298/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,900] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,900] 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,903] 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,904] 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 4ms (299/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,904] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,904] 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,905] 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,905] 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:20,906] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,906] 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,908] 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,909] 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 4ms (301/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,909] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,909] 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,910] 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,916] 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 7ms (302/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,917] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,917] 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,921] 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,922] 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 6ms (303/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,922] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,922] 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,923] 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,923] 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 1ms (304/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,924] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,924] 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,924] 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,925] 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 2ms (305/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,925] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,925] 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,941] 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,941] 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 16ms (306/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,943] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,943] 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,948] 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,948] 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 7ms (307/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,949] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,949] 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,956] 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,957] 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 9ms (308/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,006] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,006] 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:21,007] 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:21,008] 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 50ms (309/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,008] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,008] 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:21,061] 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:21,061] 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 53ms (310/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,064] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,064] 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:21,088] 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:21,089] 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 28ms (311/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,091] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,091] 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:21,100] 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:21,101] 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 11ms (312/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,106] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,106] 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:21,120] 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:21,123] 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 20ms (313/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,123] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,123] 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:21,124] 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:21,124] 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 1ms (314/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,133] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,133] 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:21,134] 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:21,139] 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 15ms (315/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,142] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,142] 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:21,146] 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:21,147] 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:21,147] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,147] 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:21,155] 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:21,155] 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 8ms (317/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,156] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,156] 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:21,157] 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:21,157] 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 2ms (318/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,173] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,174] 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:21,181] 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:21,182] 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 25ms (319/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,183] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,183] 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:21,183] 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:21,184] 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 2ms (320/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,184] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,184] 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:21,185] 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:21,185] 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 1ms (321/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,186] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,190] 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:21,200] 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:21,201] 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 15ms (322/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,201] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,201] 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:21,202] 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:21,202] 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:21,203] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,203] 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:21,203] 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:21,204] 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 2ms (324/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,204] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,204] 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:21,205] 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:21,205] 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:21,205] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,205] 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:21,226] 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:21,227] 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 22ms (326/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,227] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,228] 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:21,228] 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:21,228] 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:21,229] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,229] 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:21,229] 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:21,242] 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 14ms (328/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,243] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,243] 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:21,254] 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:21,254] 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 12ms (329/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,256] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,256] 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:21,263] 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:21,263] 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 9ms (330/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,270] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,270] 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:21,277] 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:21,277] 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 7ms (331/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,278] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,278] 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:21,279] 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:21,283] 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 5ms (332/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,283] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,283] 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:21,300] 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:21,300] 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 17ms (333/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,301] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,301] 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:21,302] 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:21,302] 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 2ms (334/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,303] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,303] 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:21,303] 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:21,304] 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 2ms (335/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,304] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,304] 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:21,305] 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:21,305] 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 1ms (336/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,305] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,306] 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:21,314] 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:21,321] 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 16ms (337/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,322] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,322] 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:21,328] 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:21,329] 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 8ms (338/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,330] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,330] 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:21,335] 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:21,335] 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 6ms (339/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,336] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,336] 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:21,339] 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:21,339] 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 4ms (340/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,340] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,340] 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:21,348] 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:21,348] 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 9ms (341/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,349] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,349] 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:21,350] 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:21,350] 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 2ms (342/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,351] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,358] 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:21,358] 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:21,359] 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 9ms (343/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,359] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,359] 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:21,360] 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:21,360] 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:21,361] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,361] 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:21,361] 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:21,362] 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:21,362] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,362] 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:21,368] 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:21,369] 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 7ms (346/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,369] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,369] 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:21,370] 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:21,370] 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 1ms (347/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,371] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,371] 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:21,371] 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:21,372] 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:21,372] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,372] 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:21,386] 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:21,386] 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 15ms (349/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,387] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,387] 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:21,391] 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:21,391] 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:21,392] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,392] 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:21,392] 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:21,393] 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 2ms (351/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,393] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,393] 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:21,400] 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:21,400] 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 7ms (352/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,401] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,401] 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:21,401] 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:21,402] 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 2ms (353/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,402] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,402] 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:21,403] 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:21,403] 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:21,404] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,404] 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:21,410] 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:21,410] 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 7ms (355/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,411] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,412] 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,412] 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,414] 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 4ms (356/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,424] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,428] 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,432] 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,432] 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 18ms (357/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,433] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,433] 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,438] 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,439] 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 7ms (358/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,439] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,439] 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,440] 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,441] 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 2ms (359/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,442] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,446] 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,447] 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,450] 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 9ms (360/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,452] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,452] 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,460] 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,461] 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 11ms (361/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,462] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,462] 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,463] 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,463] 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 2ms (362/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,464] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,464] 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,465] 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,465] 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 2ms (363/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,474] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,474] 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,475] 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,475] 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 10ms (364/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,476] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,476] 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,476] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,481] 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,481] 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,481] 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 6ms (365/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,482] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,483] 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,492] 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,492] 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 11ms (366/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,493] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,493] 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,502] 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,503] 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 10ms (367/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,503] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,503] 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,504] 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,504] 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:21,505] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,505] 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,506] 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,521] 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 16ms (369/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,521] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,521] 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,522] 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,522] 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,523] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,523] 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,527] 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,527] 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 5ms (371/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,530] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,530] 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,531] 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,531] 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 1ms (372/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,532] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,532] 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,532] 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,533] 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,537] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,537] 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,546] 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,546] 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 10ms (374/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,550] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,550] 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,555] 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,556] 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 5ms (375/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,556] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,556] 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,560] 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,560] 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 4ms (376/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,561] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,561] 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,564] 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,565] 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 5ms (377/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,566] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,566] 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,567] 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,570] 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 5ms (378/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,571] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,571] 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,575] 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,575] 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 5ms (379/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,576] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,576] 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,576] 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,577] 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,577] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,577] 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,586] 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,586] 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 9ms (381/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,587] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,587] 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,591] 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,592] 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 5ms (382/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,592] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,592] 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,597] 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,597] 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:21,598] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,598] 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,598] 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,599] 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 2ms (384/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,606] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,606] 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,610] 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,611] 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 12ms (385/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,611] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,611] 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,612] 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,615] 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 4ms (386/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,615] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,615] 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,616] 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,616] 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,616] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,616] 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,617] 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,617] 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 1ms (388/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,620] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,620] 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,626] 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,627] 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 10ms (389/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,628] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,628] 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,630] 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,631] 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 4ms (390/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,632] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,633] 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,637] 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,640] 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 8ms (391/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,641] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,641] 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,662] 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,663] 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 23ms (392/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,664] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,664] 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,668] 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,671] 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 5ms (393/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,672] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,672] 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,672] 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,673] 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:21,673] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,673] 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,674] 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,674] 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:21,674] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,674] 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,678] 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,678] 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 4ms (396/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,679] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,679] 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,690] 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,691] 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 13ms (397/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,692] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,692] 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,696] 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,697] 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 6ms (398/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,697] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,697] 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,700] 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,701] 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 4ms (399/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,703] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,703] 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,706] 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,707] 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 6ms (400/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,707] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,707] 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,708] 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,708] 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:21,709] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,709] 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,710] 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,715] 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 6ms (402/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,716] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,716] 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,725] 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,725] 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 10ms (403/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,726] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,726] 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,727] 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,730] 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 5ms (404/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,734] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,734] 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,734] 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,737] 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 7ms (405/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,738] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,738] 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,738] 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,739] 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 2ms (406/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,739] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,741] 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,742] 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,743] 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 3ms (407/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,760] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,760] 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,760] 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,761] 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 2ms (408/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,762] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,762] 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,762] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,767] 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,767] 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,767] 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 6ms (409/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,768] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,768] 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,773] 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,774] 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 7ms (410/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,777] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,779] 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,783] 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,783] 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 9ms (411/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,784] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,785] 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,786] 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,786] 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 3ms (412/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,787] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,787] 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,787] 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,788] 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 2ms (413/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,789] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,789] 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,789] 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,791] 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:21,792] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,792] 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,792] 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,793] 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 2ms (415/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,793] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,793] 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,806] 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,807] 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 14ms (416/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,807] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,807] 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,808] 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,808] 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 1ms (417/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,809] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,809] 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,809] 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,810] 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,810] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,810] 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,817] 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,817] 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 7ms (419/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,818] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,818] 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,822] 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,823] 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:21,823] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,823] 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,834] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:21,834] 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 11ms (421/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,835] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,835] 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,838] 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,839] 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:21,839] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,839] 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,840] 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,840] 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:21,841] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,841] 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,841] 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,842] 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 1ms (424/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,842] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,842] 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,848] 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,848] 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:21,849] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,849] 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,862] 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,863] 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 15ms (426/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,863] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,863] 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,864] 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,865] 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 2ms (427/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,865] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,865] 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,873] 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,874] 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 9ms (428/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,874] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,875] 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,879] 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,880] 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 6ms (429/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,880] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,880] 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,881] 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,881] 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 1ms (430/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,882] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,882] 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,882] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Writing producer snapshot at offset 5 (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,886] 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,886] 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,887] 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 6ms (431/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,887] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,887] 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,894] 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,894] 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,895] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,895] 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,895] 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,896] 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 2ms (433/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,896] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,896] 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,900] 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,904] 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 8ms (434/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,910] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,910] 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,911] 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,912] 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 8ms (435/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,912] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,912] 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,918] 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,919] 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 7ms (436/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,920] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,920] 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,920] 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,921] 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:21,928] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,928] 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,929] 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,930] 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 2ms (438/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,931] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,931] 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,931] 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,932] 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,932] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,932] 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,936] 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,937] 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 5ms (440/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,937] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,937] 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,940] 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,941] 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 4ms (441/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,941] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,941] 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,944] 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,945] 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 4ms (442/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,945] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,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 01:56:21,946] 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,946] 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 1ms (443/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,947] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,947] 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,951] 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,951] 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 5ms (444/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,952] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,952] 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,953] 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,953] 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,954] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,954] 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,957] 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,957] 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:21,958] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,958] 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,959] 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,960] 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 2ms (447/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,960] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,960] 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,978] 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,988] 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 28ms (448/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,994] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,994] 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,996] 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:22,002] 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 14ms (449/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,003] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,003] 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:22,003] 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:22,006] 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 4ms (450/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,006] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,006] 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:22,007] 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:22,017] 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 10ms (451/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,022] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,022] 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:22,023] 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:22,024] 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 6ms (452/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,024] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,024] 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:22,025] 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:22,027] 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 3ms (453/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,027] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,027] 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:22,028] 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:22,030] 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 3ms (454/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,030] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,030] 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:22,031] 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:22,031] 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:22,046] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,046] 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:22,053] 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:22,054] 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 23ms (456/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,055] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,055] 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:22,058] 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:22,059] 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 5ms (457/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,062] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,062] 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:22,065] 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:22,066] 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 4ms (458/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,066] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,066] 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:22,067] 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:22,068] 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 1ms (459/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,068] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,068] 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:22,077] 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:22,078] 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 11ms (460/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,078] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,078] 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:22,079] 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:22,079] 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:22,080] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,080] 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:22,083] 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:22,090] 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 11ms (462/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,092] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,092] 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:22,095] 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:22,096] 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 6ms (463/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,097] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,097] 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:22,098] 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:22,101] 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 4ms (464/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,101] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,101] 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:22,102] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,102] 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:22,103] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,103] 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:22,103] 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:22,104] 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 2ms (466/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,104] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,104] 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:22,108] 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:22,109] 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 4ms (467/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,109] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,111] 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:22,112] 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:22,112] 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 3ms (468/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,113] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,113] 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:22,118] 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:22,118] 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 6ms (469/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,118] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,119] 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:22,122] 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:22,122] 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:22,122] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,123] 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:22,123] 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:22,123] 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:22,124] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,124] 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:22,124] 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:22,125] 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 2ms (472/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,126] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,126] 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:22,126] 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:22,127] 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 2ms (473/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,127] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,127] 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:22,131] 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:22,131] 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 4ms (474/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,132] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,132] 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:22,132] 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:22,133] 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:22,133] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,133] 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:22,137] 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:22,137] 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 4ms (476/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,137] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,137] 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:22,140] 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:22,141] 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:22,141] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,141] 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:22,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 01:56:22,145] 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 4ms (478/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,146] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,146] 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:22,152] 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:22,157] 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 12ms (479/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,162] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,162] 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:22,164] 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:22,180] 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 23ms (480/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,181] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,181] 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:22,182] 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:22,192] 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 12ms (481/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,193] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,193] 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:22,199] 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:22,199] 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 7ms (482/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,200] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,200] 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:22,201] 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:22,201] 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:22,202] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,202] 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:22,202] 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:22,203] 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 2ms (484/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,203] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,203] 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:22,207] 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:22,208] 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 5ms (485/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,208] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,208] 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:22,209] 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:22,209] 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 1ms (486/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,210] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,210] 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:22,210] 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:22,211] 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:22,211] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,211] 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:22,218] 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:22,219] 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 8ms (488/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,219] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,219] 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:22,220] 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:22,220] 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:22,221] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,221] 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:22,222] 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:22,224] 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 4ms (490/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,224] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,224] 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:22,225] 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:22,226] 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 2ms (491/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,227] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,227] 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:22,230] 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:22,230] 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 4ms (492/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,231] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,231] 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:22,232] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,236] 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:22,236] 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:22,237] 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 7ms (493/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,238] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,238] 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:22,241] 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:22,242] 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 5ms (494/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,242] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,243] 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:22,244] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 466 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,248] 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:22,249] 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:22,249] 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 7ms (495/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,250] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,250] 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:22,250] 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:22,252] 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 3ms (496/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,253] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,253] 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:22,253] 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:22,253] 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:22,254] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,254] 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:22,254] 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:22,255] 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 2ms (498/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,255] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,255] 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:22,256] 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:22,256] 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 1ms (499/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,257] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,257] 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:22,262] 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:22,263] 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 6ms (500/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,263] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,263] 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:22,266] 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:22,267] 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 3ms (501/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,268] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,268] 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,269] 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,272] 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 5ms (502/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,272] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,272] 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,273] 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,273] 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 1ms (503/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,274] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,274] 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,274] 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,275] 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 2ms (504/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,275] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,275] 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,279] 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,279] 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 4ms (505/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,280] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,280] 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,281] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-6] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,284] 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,284] 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,284] 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 4ms (506/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,285] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,285] 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,285] 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,286] 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 2ms (507/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,286] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,286] 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,290] 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,290] 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 4ms (508/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,291] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,291] 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,293] 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,293] 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 3ms (509/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,296] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,296] 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,296] 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,297] 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 4ms (510/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,298] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,298] 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,298] 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,299] 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 2ms (511/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,314] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,314] 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,318] 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,319] 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 20ms (512/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,319] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,320] 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,320] 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,320] 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,321] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,321] 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,321] 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,322] 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:22,322] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,322] 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,322] 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,323] 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 1ms (515/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,323] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,323] 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,323] 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,324] 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 1ms (516/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,324] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,324] 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,325] 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,325] 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,325] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,325] 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,356] 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,357] 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 32ms (518/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,357] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,357] 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,358] 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,358] 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,359] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,359] 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,359] 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,360] 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 2ms (520/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,360] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,360] 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,361] 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,361] 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 1ms (521/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,361] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,361] 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,362] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,366] 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,366] 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,366] 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 5ms (522/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,366] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,367] 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,367] 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,367] 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 1ms (523/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,368] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,368] 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,394] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 464 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,400] 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,400] 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,400] 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 33ms (524/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,401] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,401] 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,405] 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,405] 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 5ms (525/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,406] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,406] 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,417] 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,417] 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 12ms (526/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,418] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,418] 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,418] 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,418] 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:22,419] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,419] 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,424] 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,424] 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 6ms (528/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,424] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,425] 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,425] 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,425] 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 1ms (529/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,426] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,426] 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,429] 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,430] 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 5ms (530/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,430] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,430] 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,433] 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,434] 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 4ms (531/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,434] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,434] 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,435] 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,435] 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,445] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,445] 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,450] 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,451] 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 16ms (533/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,452] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,452] 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,452] 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,453] 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 2ms (534/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,453] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,453] 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,496] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 1991 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,502] 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,503] 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,503] 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 50ms (535/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,504] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,504] 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,506] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,510] 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,510] 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,510] 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 7ms (536/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,511] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,511] 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,512] 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,512] 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:22,514] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,514] 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,515] 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,515] 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 3ms (538/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,516] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,516] 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,516] 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,517] 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 2ms (539/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,524] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,524] 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,525] 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,532] 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 15ms (540/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,533] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,533] 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,533] 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,534] 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,534] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,534] 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,535] 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,535] 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 1ms (542/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,535] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,535] 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,542] 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,543] 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 8ms (543/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,607] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,607] 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,607] 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,608] 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 65ms (544/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,609] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,609] 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,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:22,623] 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 15ms (545/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,625] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,625] 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,632] 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,633] 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 9ms (546/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,634] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,635] 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,638] 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,639] 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 6ms (547/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,640] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,641] 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,642] 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,643] 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 3ms (548/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,643] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,643] 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,650] 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,650] 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 7ms (549/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,651] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,651] 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,651] 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,651] 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 1ms (550/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,652] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,652] 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,652] 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,652] 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,653] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,653] 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,658] 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,658] 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,658] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,658] 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,659] 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,659] 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:22,660] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,660] 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,660] 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,660] 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 1ms (554/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,661] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,661] 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,661] 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,661] 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:22,662] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,662] 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,662] 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,662] 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:22,663] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,663] 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,663] 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,664] 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 1ms (557/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,664] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,664] 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,664] 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,665] 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 2ms (558/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,665] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,665] 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,671] 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,672] 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 7ms (559/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,672] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,672] 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,673] 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,673] 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:22,674] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,674] 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,674] 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,675] 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,675] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,675] 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,676] 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,676] 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:22,676] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,676] 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,680] 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,681] 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 5ms (563/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,681] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,681] 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,685] 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,685] 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 4ms (564/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,686] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,686] 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,690] 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,690] 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,691] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,691] 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,694] 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,694] 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 4ms (566/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,695] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,695] 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,698] 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,698] 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 4ms (567/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,699] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,699] 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,699] 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,699] 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:22,700] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,700] 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,705] 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,705] 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 6ms (569/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,705] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,705] 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,709] 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,709] 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 4ms (570/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,709] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,709] 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,710] 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,710] 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 1ms (571/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,711] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,711] 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,711] 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,711] 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,712] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,712] 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,715] 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,716] 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 5ms (573/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,716] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,716] 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,717] 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,717] 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 1ms (574/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,717] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,717] 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,718] 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,718] 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:22,718] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,718] 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,719] 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,719] 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:22,720] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,720] 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,723] 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,723] 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 4ms (577/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,724] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,724] 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,724] 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,725] 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 2ms (578/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,725] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,725] 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,726] 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,726] 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 1ms (579/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,727] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,727] 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,727] 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,727] 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 1ms (580/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,728] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,728] 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,732] 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,732] 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 5ms (581/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,733] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,733] 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,733] 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,734] 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 2ms (582/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,734] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,734] 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,735] 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,735] 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 1ms (583/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,736] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,736] 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,736] 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,745] 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 9ms (584/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,745] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,745] 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,746] 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,746] 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:22,747] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,747] 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,747] 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,748] 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:22,748] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,748] 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,752] 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,753] 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 5ms (587/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,753] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,753] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,758] 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,758] 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 5ms (588/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,758] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,758] 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,762] 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,762] 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 4ms (589/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,762] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,762] 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,763] 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,763] 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:22,764] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,764] 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,767] 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,767] 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 4ms (591/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,768] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,768] 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,768] 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,768] 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 1ms (592/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,769] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,769] 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,772] 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,773] 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 5ms (593/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,773] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,773] 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,776] 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,777] 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 3ms (594/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,777] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,777] 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,777] 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,782] 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,782] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,782] 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,783] 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,783] 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:22,783] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,783] 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,784] 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,784] 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 1ms (597/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,785] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,785] 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,785] 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,785] 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:22,786] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,786] 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,786] 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,787] 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:22,787] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,787] 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,787] 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,788] 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,788] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,788] 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,789] 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,790] 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 2ms (601/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,790] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,790] 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,791] 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,798] 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 8ms (602/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,799] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,799] 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,799] 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,799] 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:22,800] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,800] 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,802] 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,802] 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 3ms (604/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,803] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,803] 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,803] 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,806] 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 4ms (605/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,806] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,806] 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,807] 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,807] 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,808] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,808] 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,813] 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,818] 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 11ms (607/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,819] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,819] 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,819] 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,820] 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,820] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,820] 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,829] 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,830] 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 10ms (609/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,830] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,830] 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,831] 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,831] 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:22,832] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,832] 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,832] 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,833] 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 1ms (611/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,833] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,833] 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,833] 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,834] 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 1ms (612/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,834] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,834] 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,838] 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,838] 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 4ms (613/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,839] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,839] 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,839] 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,840] 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:22,840] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,840] 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,840] 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,841] 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,841] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,841] 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,842] 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,842] 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 1ms (616/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,842] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,842] 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,843] 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,843] 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,843] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,844] 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,844] 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,844] 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:22,846] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,846] 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,847] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,851] 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,851] 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,852] 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 8ms (619/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,853] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,853] 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,854] 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,856] 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 4ms (620/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,857] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,857] 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,858] 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,858] 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,859] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,859] 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,865] 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,866] 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 7ms (622/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,866] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,866] 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,867] 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,867] 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,868] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,868] 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,868] 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,869] 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 1ms (624/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,870] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,872] 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,877] 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,878] 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 9ms (625/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,878] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,879] 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,879] 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,879] 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,880] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,880] 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,887] 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,887] 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 8ms (627/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,888] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,888] 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,888] 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,889] 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 2ms (628/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,889] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,889] 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,890] 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,902] 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 13ms (629/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,905] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,905] 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,918] 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,918] 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 14ms (630/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,919] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,919] 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,923] 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,923] 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 5ms (631/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,924] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,924] 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,925] 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,925] 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 2ms (632/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,925] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,926] 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,926] 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,926] 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:22,927] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,928] 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,929] 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,932] 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 6ms (634/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,932] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,936] 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,942] 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,943] 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 11ms (635/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,944] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,957] 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,961] 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,962] 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 18ms (636/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,968] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,968] 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,968] 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,974] 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 7ms (637/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,975] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,975] 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,975] 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,976] 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 2ms (638/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,987] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,007] 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:23,009] 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:23,010] 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 33ms (639/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,010] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,010] 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:23,011] 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:23,015] 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 5ms (640/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,016] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,020] 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:23,024] 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:23,025] 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 10ms (641/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,030] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,030] 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:23,034] 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:23,038] 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 8ms (642/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,039] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,039] 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:23,039] 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:23,040] 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 2ms (643/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,040] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,041] 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:23,041] 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:23,041] 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:23,046] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,050] 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:23,054] 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:23,055] 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 9ms (645/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,055] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,056] 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:23,060] 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:23,060] 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 5ms (646/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,061] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,061] 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:23,065] 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:23,066] 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 6ms (647/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,067] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,067] 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:23,070] 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:23,071] 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 5ms (648/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,071] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,071] 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:23,072] 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:23,072] 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 1ms (649/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,073] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,077] 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:23,086] 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:23,087] 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 15ms (650/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,087] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,087] 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:23,095] 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:23,096] 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 8ms (651/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,096] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,096] 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:23,097] 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:23,097] 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:23,098] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,098] 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:23,104] 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:23,104] 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 7ms (653/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,105] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,105] 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:23,105] 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:23,105] 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:23,106] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,106] 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:23,106] 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:23,107] 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 2ms (655/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,107] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,107] 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:23,108] 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:23,108] 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:23,108] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,108] 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:23,124] 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:23,125] 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 16ms (657/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,130] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,130] 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:23,131] 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:23,131] 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 1ms (658/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,132] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,132] 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:23,136] 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:23,136] 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 5ms (659/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,137] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,137] 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:23,137] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,141] 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:23,141] 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:23,141] 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 5ms (660/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,142] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,142] 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:23,145] 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:23,145] 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:23,146] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,146] 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:23,146] 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:23,147] 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 2ms (662/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,147] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,147] 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:23,152] 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:23,152] 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 5ms (663/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,152] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,152] 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:23,156] 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:23,156] 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 4ms (664/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,156] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,156] 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:23,157] 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:23,157] 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:23,158] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,158] 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:23,161] 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:23,162] 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:23,162] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,162] 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:23,163] 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:23,163] 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:23,164] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,164] 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:23,167] 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:23,167] 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 4ms (668/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,168] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,168] 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:23,169] 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:23,170] 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:23,174] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,174] 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:23,175] 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:23,179] 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:23,179] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,179] 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:23,180] 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:23,180] 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 1ms (671/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,180] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,181] 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:23,181] 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:23,182] 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 2ms (672/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,186] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,186] 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:23,190] 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:23,190] 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 7ms (673/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,191] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,191] 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:23,191] 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:23,192] 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 2ms (674/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,197] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,198] 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:23,201] 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:23,202] 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 10ms (675/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,202] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,202] 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:23,206] 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:23,206] 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 4ms (676/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,207] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,207] 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:23,210] 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:23,211] 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 4ms (677/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,211] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,211] 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:23,211] 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:23,214] 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 3ms (678/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,215] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,215] 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:23,217] 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:23,219] 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:23,219] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,220] 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:23,221] 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:23,224] 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 5ms (680/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,224] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,226] 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:23,226] 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:23,228] 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 4ms (681/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,231] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,231] 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:23,236] 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:23,237] 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 8ms (682/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,237] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,237] 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:23,239] 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:23,239] 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 2ms (683/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,239] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,240] 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:23,243] 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:23,246] 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 7ms (684/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,248] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,249] 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:23,250] 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:23,252] 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 5ms (685/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,253] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,255] 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:23,263] 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:23,263] 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 11ms (686/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,266] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,266] 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:23,268] 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:23,270] 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:23,271] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,273] 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:23,274] 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:23,277] 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,278] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,280] 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,281] 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,284] 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 6ms (689/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,287] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,287] 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,288] 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,290] 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,294] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,296] 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,302] 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,303] 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 10ms (691/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,305] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,308] 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,309] 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,312] 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 9ms (692/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,318] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,319] 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,320] 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,325] 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 10ms (693/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,330] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,331] 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,332] 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,332] 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 6ms (694/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,335] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,335] 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,336] 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,337] 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,338] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,339] 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,343] 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,344] 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 7ms (696/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,344] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,344] 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,352] 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,353] 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 8ms (697/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,354] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,354] 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,359] 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,360] 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 7ms (698/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,360] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,360] 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,361] 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,361] 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 1ms (699/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,362] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,362] 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,363] 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,364] 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 3ms (700/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,365] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,366] 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,367] 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,368] 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 3ms (701/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,369] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,369] 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,371] 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,374] 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 5ms (702/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,374] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,374] 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,375] 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,377] 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 3ms (703/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,378] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,380] 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,386] 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,387] 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 9ms (704/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,387] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,387] 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,392] 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,393] 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 6ms (705/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,393] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,393] 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,394] 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,394] 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 1ms (706/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,395] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,395] 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,400] 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,401] 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 7ms (707/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,401] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,401] 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,406] 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,406] 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 5ms (708/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,407] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,407] 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,407] 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,408] 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 2ms (709/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,408] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,409] 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,416] 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,417] 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 8ms (710/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,417] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,417] 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,418] 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,418] 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,419] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,419] 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,419] 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,420] 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 2ms (712/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,422] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,423] 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,423] 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,425] 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 4ms (713/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,427] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,427] 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,429] 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,429] 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,430] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,431] 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,432] 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,433] 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 4ms (715/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,435] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,435] 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,443] 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,443] 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 9ms (716/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,444] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,444] 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,444] 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,445] 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 2ms (717/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,445] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,446] 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,446] 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,448] 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 3ms (718/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,450] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,451] 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,452] 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,453] 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 5ms (719/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,455] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,455] 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,455] 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,458] 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 5ms (720/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,460] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,461] 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,463] 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,466] 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 8ms (721/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,468] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,469] 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,471] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,477] 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,477] 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,477] 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 10ms (722/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,478] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,478] 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,488] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 1708 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,495] 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,495] 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,496] 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 18ms (723/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,496] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,496] 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,503] 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,504] 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 8ms (724/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,504] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,504] 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,509] 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,510] 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 6ms (725/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,510] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,510] 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,511] 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,511] 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 1ms (726/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,512] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,512] 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,512] 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,512] 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:23,513] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,513] 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,517] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 1247 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,524] 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,524] 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,525] 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 13ms (728/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,525] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,525] 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,526] 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,526] 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:23,527] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,527] 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,527] 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,528] 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,528] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,528] 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,529] 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,529] 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 1ms (731/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,530] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,530] 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,532] INFO [ProducerStateManager partition=-uve-topic-19-0] Writing producer snapshot at offset 140 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,536] 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,536] 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,536] 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 7ms (732/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,537] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,537] 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,537] 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,538] 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 2ms (733/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,538] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,538] 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,542] 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,542] 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 4ms (734/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,542] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,542] 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,543] 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,543] 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,543] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,545] 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,550] 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,550] 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 7ms (736/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,550] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,551] 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,552] 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,552] 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:23,553] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,553] 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,553] 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,554] 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:23,554] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,554] 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,555] 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,555] 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,555] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,555] 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,556] 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,556] 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,557] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,557] 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,559] 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,559] 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:23,560] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,560] 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,560] 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,561] 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 2ms (742/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,561] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,561] 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,562] 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,563] 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:23,564] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,564] 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,570] 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,570] 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 7ms (744/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,570] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,571] 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,571] 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,571] 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 1ms (745/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,572] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,572] 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,574] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 1184 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,578] 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,578] 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,578] 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:23,579] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,579] 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,582] 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,583] 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 5ms (747/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,583] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,583] 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,583] 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,584] 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 1ms (748/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,584] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,584] 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,587] 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,588] 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:23,588] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,588] 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,589] 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,589] 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 1ms (750/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,589] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,589] 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,590] 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,590] 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,591] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,591] 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,591] 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,592] 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 2ms (752/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,592] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,592] 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,592] 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,593] 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 1ms (753/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,593] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,593] 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,597] 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,597] 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 4ms (754/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,598] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,598] 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,601] 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,601] 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 4ms (755/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,602] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,602] 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,602] 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,602] 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 1ms (756/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,603] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,603] 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,603] 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,604] 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:23,604] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,604] 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,608] 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,608] 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 4ms (758/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,609] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,609] 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,609] 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,609] 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 1ms (759/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,610] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,610] 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,610] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-1] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,613] 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,614] 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,614] 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 5ms (760/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,615] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,615] 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,618] 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,619] 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 5ms (761/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,619] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,619] 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,623] 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,623] 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 4ms (762/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,623] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,623] 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,624] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,628] 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,628] 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,629] 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 6ms (763/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,629] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,629] 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,629] 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,630] 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,630] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,630] 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,635] 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,635] 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 5ms (765/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,635] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,635] 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,636] 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,636] 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 1ms (766/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,637] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,637] 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,637] 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,637] 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,638] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,638] 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,638] 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,639] 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 2ms (768/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,640] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,640] 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,644] 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,644] 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 5ms (769/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,645] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,645] 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,645] 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,646] 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 2ms (770/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,646] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,646] 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,647] 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,647] 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:23,647] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,647] 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,651] 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,652] 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 5ms (772/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,652] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,653] 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,654] 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,654] 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 2ms (773/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,654] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,654] 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,662] 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,662] 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 8ms (774/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,663] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,663] 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,663] 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,664] 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 1ms (775/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,664] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,664] 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,665] 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,665] 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 1ms (776/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,665] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,666] 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,666] 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,667] 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 2ms (777/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,668] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,669] 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,670] 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,670] 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 2ms (778/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,672] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,672] 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,680] 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,681] 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 8ms (779/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,681] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,681] 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,682] 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,682] 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:23,683] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,683] 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,683] 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,685] 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 3ms (781/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,756] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,756] 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,757] 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,757] 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 72ms (782/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,758] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,758] 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,759] 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,759] 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 2ms (783/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,760] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,760] 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,761] 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,763] 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 4ms (784/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,763] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,763] 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,780] 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,781] 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 18ms (785/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,781] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,781] 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,782] 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,782] 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 1ms (786/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,783] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,783] 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,784] 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,784] 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 1ms (787/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,784] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,784] 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,789] 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,789] 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 5ms (788/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,790] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,790] 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,790] 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,790] 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 1ms (789/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,791] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,791] 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,791] 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,792] 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 2ms (790/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,792] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,792] 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,793] 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,794] 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 2ms (791/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,795] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,795] 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,795] 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,795] 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:23,796] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,797] 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,798] 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,798] 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 2ms (793/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,799] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,799] 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,801] 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,801] 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:23,803] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,803] 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,807] 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,807] 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 6ms (795/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,808] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,808] 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,808] 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,808] 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 1ms (796/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,809] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,809] 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,809] 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,810] 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 2ms (797/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,810] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,810] 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,811] 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,812] 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,813] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,813] 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,827] 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,827] 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 15ms (799/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,828] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,830] 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,830] 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,831] 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:23,833] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,834] 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,843] 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,843] 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 10ms (801/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,844] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,844] 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,844] 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,846] 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:23,846] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,848] 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,855] 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,856] 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 10ms (803/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,856] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,856] 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,861] 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,862] 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 5ms (804/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,862] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,862] 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,863] 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,863] 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:23,865] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,865] 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,869] 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,869] 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 4ms (806/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,874] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,874] 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,874] 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,875] 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 2ms (807/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,875] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,875] 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,892] 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,892] 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 17ms (808/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,893] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,893] 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,898] 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,899] 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 7ms (809/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,900] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,900] 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,904] 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,905] 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 6ms (810/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,905] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,905] 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,906] 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,906] 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:23,907] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,907] 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,908] 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,909] 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 3ms (812/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,910] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,911] 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,911] 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,913] 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 3ms (813/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,915] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,916] 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,916] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,921] 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,921] 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,921] 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 6ms (814/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,922] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,922] 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,922] 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,923] 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,923] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,923] 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,928] 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,928] 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 5ms (816/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,929] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,929] 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,929] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,933] 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,934] 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,934] 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:23,935] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,935] 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,941] 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,941] 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 7ms (818/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,942] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,942] 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,945] 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,946] 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 5ms (819/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,946] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,946] 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,949] 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,950] 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 4ms (820/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,950] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,950] 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,951] 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,951] 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:23,952] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,952] 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,952] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,957] 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,957] 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,957] 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 6ms (822/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,958] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,958] 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,958] 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,959] 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 1ms (823/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,959] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,959] 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,959] 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,960] 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:23,961] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,961] 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,962] 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,962] 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 2ms (825/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,963] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,964] 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,967] 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,968] 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 5ms (826/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,968] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,968] 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,969] 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,969] 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:23,969] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,969] 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,975] 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,976] 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 7ms (828/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,976] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,976] 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:23,977] 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:23,977] 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 1ms (829/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,978] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,978] 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:23,978] 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:23,978] 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:23,979] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,979] 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:23,979] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,995] 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:23,996] 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,001] 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 18ms (831/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,004] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,004] 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,018] 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,019] 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 16ms (832/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,019] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,019] 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,023] 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,024] 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 4ms (833/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,024] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,024] 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,024] 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,025] 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 2ms (834/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,025] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,025] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:24,026] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,033] 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,033] 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,038] 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:24,040] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,040] 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,056] 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,057] 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 19ms (836/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,058] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,058] 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,062] 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,065] 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,066] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,066] 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,082] 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,084] 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 19ms (838/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,090] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,090] 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,091] 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,097] 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 12ms (839/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,097] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,097] 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,104] 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,106] 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 9ms (840/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,113] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,114] 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,130] 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,131] 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 19ms (841/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,131] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,131] 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,132] 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,132] 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 1ms (842/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,132] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,132] 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,133] 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,133] 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 1ms (843/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,133] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,133] 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,166] 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,167] 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 34ms (844/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,167] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,167] 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,173] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,178] 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,178] 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,179] 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 12ms (845/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,179] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,179] 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,180] 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,180] 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:24,180] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,191] 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,191] 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,192] 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 12ms (847/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,192] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,192] 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,193] 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,193] 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 1ms (848/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,218] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,218] 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,222] 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,223] 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 30ms (849/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,223] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,223] 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,234] 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,235] 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 12ms (850/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,235] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,235] 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,236] 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,236] 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:24,237] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,237] 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,237] 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,237] 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 1ms (852/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,258] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,258] 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,268] 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,268] 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 31ms (853/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,269] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,269] 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,269] 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,270] 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 2ms (854/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,270] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,270] 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,285] 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,286] 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 15ms (855/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,286] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,286] 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,294] 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,295] 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 9ms (856/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,295] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,295] 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,296] 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,296] 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:24,296] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,296] 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,297] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-25] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,318] 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,318] 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,319] 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 23ms (858/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,319] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,319] 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,334] 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,338] 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 19ms (859/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,338] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,338] 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,350] 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,351] 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 13ms (860/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,351] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,351] 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,358] 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,363] 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 12ms (861/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,365] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,366] 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,374] 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,379] 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 16ms (862/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,380] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,380] 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,387] 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,388] 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 9ms (863/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,388] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,388] 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,394] 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,398] 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 10ms (864/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,399] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,399] 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,400] 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,402] 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 4ms (865/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,406] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,406] 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,407] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:24,411] 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 9ms (866/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,415] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,415] 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,422] 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,422] 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 11ms (867/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,423] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,423] 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,434] 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,434] 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 11ms (868/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,435] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,435] 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,435] 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,436] 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:24,437] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,437] 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,437] 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,442] 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 6ms (870/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,443] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,443] 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,452] 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,453] 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 11ms (871/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,453] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,453] 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,454] 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,455] 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 2ms (872/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,456] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,456] 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,456] 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,462] 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 7ms (873/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,464] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,464] 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,471] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 682 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,482] 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,482] 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,483] 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 20ms (874/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,483] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,483] 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,484] 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,484] 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:24,484] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,484] 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,498] 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,501] 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 17ms (876/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,501] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,501] 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,504] 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,507] 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 6ms (877/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,508] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,508] 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,510] 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,510] 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 3ms (878/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,511] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,511] 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,511] 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,512] 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:24,512] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,512] 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,512] 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,513] 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 1ms (880/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,522] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,522] 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,535] 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,535] 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 22ms (881/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,537] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,537] 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,543] 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,543] 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 8ms (882/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,544] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,544] 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,548] 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,548] 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 5ms (883/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,549] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,549] 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,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 01:56:24,561] 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 13ms (884/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,562] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,563] 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,564] 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,564] 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 3ms (885/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,566] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,566] 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,567] 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,568] 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 2ms (886/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,569] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,569] 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,569] 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,572] 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 4ms (887/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,573] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,573] 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,581] 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,582] 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 9ms (888/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,582] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,582] 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,590] 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,590] 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 8ms (889/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,592] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,592] 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,593] 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,594] 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 3ms (890/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,596] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,596] 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,601] 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,602] 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 8ms (891/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,605] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,605] 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,610] 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,610] 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 8ms (892/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,613] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,613] 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,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:24,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 8ms (893/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,619] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,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:24,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:24,620] 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 2ms (894/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,620] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,620] 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,620] 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,621] 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:24,621] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,621] 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,645] 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,645] 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 24ms (896/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,646] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,646] 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,646] 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,654] 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 9ms (897/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,662] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,662] 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,667] 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,668] 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 14ms (898/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,668] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,668] 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,669] 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,669] 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 1ms (899/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,669] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,669] 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,704] 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,705] 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 36ms (900/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,710] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,711] 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,729] 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,729] 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 24ms (901/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,730] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,730] 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,730] 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,731] 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:24,731] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,731] 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,737] 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,737] 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 6ms (903/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,738] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,738] 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,758] 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,759] 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 21ms (904/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,760] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,760] 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,764] 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,764] 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 4ms (905/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,765] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,765] 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,765] 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,765] 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 1ms (906/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,766] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,766] 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,766] 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,767] 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:24,767] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,767] 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,767] 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,768] 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 0ms (908/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,768] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,768] 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,768] 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,769] 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,769] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,769] 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,770] 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,770] 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 1ms (910/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,770] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,770] 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,779] 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,779] 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 9ms (911/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,780] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,780] 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,784] 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,785] 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:24,785] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,785] 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,787] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 925 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,791] 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,792] 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,792] 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 7ms (913/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,792] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,792] 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,793] 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,796] 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 4ms (914/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,796] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,797] 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,799] 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,801] 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 5ms (915/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,804] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,804] 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,804] 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,807] 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 6ms (916/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,808] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,808] 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,810] 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,812] 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:24,825] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,826] 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,835] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 812 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,853] 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,854] 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,854] 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 42ms (918/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,855] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,855] 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:24,855] 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:24,856] 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 2ms (919/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,859] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,859] 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:24,859] 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:24,860] 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 4ms (920/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,861] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,861] 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:24,864] 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:24,890] 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 9ms (921/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,897] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,898] 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:24,898] 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:24,901] 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:24,902] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,902] 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:24,902] 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:24,914] 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 13ms (923/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,915] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,915] 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:24,920] 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:24,934] 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 20ms (924/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,935] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,935] 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:24,935] 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:24,942] 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 8ms (925/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,946] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,946] 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:24,957] 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:24,957] 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 12ms (926/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,958] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,958] 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:24,958] 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:24,958] 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 1ms (927/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,959] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,959] 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:24,959] 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:24,959] 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:24,960] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,960] 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:24,960] 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:24,960] 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:24,961] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,961] 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:24,971] 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:24,971] 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 11ms (930/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,977] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,977] 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:24,982] 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:24,982] 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 11ms (931/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,986] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,989] 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:24,989] 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:24,990] 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 8ms (932/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,995] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,995] 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,002] 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,002] 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 12ms (933/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,005] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,005] 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,012] 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,013] 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:25,015] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,015] 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,016] 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,016] 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 3ms (935/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,021] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,021] 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,021] 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,026] 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 10ms (936/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,027] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,027] 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,037] 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,037] 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 11ms (937/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,040] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,040] 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,041] 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,041] 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 4ms (938/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,047] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,048] 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,054] 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,054] 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 13ms (939/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,058] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,058] 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,064] 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,064] 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 10ms (940/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,069] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,069] 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,069] 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,073] 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 9ms (941/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,074] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,074] 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,079] 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,079] 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 6ms (942/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,095] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,095] 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,106] 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,106] 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 27ms (943/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,115] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,118] 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,119] 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,119] 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 13ms (944/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,133] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,133] 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,144] 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,146] 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 14ms (945/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,155] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,155] 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,173] 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,174] 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 18ms (946/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,181] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,181] 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,181] 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,197] 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 22ms (947/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,197] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,197] 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,205] 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,219] 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 22ms (948/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,225] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,225] 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,226] 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,237] 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 17ms (949/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,237] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,237] 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,245] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:25,257] 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,257] 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,258] 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 21ms (950/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,264] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,264] 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,264] 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,271] 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 13ms (951/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,272] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,272] 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,280] 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,280] 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 9ms (952/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,288] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,288] 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,289] 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,298] 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 18ms (953/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,299] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,299] 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,313] 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,314] 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 16ms (954/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,319] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,319] 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,319] 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,332] 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 17ms (955/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,341] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,346] 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,351] 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,352] 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 20ms (956/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,358] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,360] 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,361] 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,361] 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 9ms (957/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,369] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,369] 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,376] 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,377] 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 16ms (958/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,385] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,385] 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,393] 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,397] 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 20ms (959/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,399] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,399] 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,399] 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,408] 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 10ms (960/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,423] INFO Loaded 960 logs in 8413ms. (kafka.log.LogManager) [2025-02-10 01:56:25,538] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-10 01:56:25,544] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-10 01:56:28,750] INFO Awaiting socket connections on 10.0.0.12:9092. (kafka.network.Acceptor) [2025-02-10 01:56:28,815] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 01:56:28,928] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,954] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,970] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,955] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,995] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:56:29,189] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-10 01:56:29,291] ERROR Error while creating ephemeral at /brokers/ids/2, node already exists and owner '72057731461873675' does not match current session '216173192565227526' (kafka.zk.KafkaZkClient$CheckedEphemeral) [2025-02-10 01:56:29,318] ERROR [KafkaServer id=2] 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:29,323] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2025-02-10 01:56:29,327] INFO [SocketServer brokerId=2] Stopping socket server request processors (kafka.network.SocketServer) [2025-02-10 01:56:29,332] INFO [SocketServer brokerId=2] Stopped socket server request processors (kafka.network.SocketServer) [2025-02-10 01:56:29,349] INFO [ReplicaManager broker=2] Shutting down (kafka.server.ReplicaManager) [2025-02-10 01:56:29,349] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:56:29,352] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:56:29,353] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:56:29,362] INFO [ReplicaFetcherManager on broker 2] shutting down (kafka.server.ReplicaFetcherManager) [2025-02-10 01:56:29,374] INFO [ReplicaFetcherManager on broker 2] shutdown completed (kafka.server.ReplicaFetcherManager) [2025-02-10 01:56:29,377] INFO [ReplicaAlterLogDirsManager on broker 2] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2025-02-10 01:56:29,377] INFO [ReplicaAlterLogDirsManager on broker 2] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2025-02-10 01:56:29,377] INFO [ExpirationReaper-2-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,571] INFO [ExpirationReaper-2-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,571] INFO [ExpirationReaper-2-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,571] INFO [ExpirationReaper-2-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,730] INFO [ExpirationReaper-2-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,731] INFO [ExpirationReaper-2-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,732] INFO [ExpirationReaper-2-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,772] INFO [ExpirationReaper-2-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,772] INFO [ExpirationReaper-2-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,772] INFO [ExpirationReaper-2-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,772] INFO [ExpirationReaper-2-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,772] INFO [ExpirationReaper-2-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,777] INFO [ReplicaManager broker=2] Shut down completely (kafka.server.ReplicaManager) [2025-02-10 01:56:29,778] INFO Shutting down. (kafka.log.LogManager) [2025-02-10 01:56:30,729] INFO Shutdown complete. (kafka.log.LogManager) [2025-02-10 01:56:30,731] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:30,839] INFO EventThread shut down for session: 0x300005f90d00006 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:30,840] INFO Session: 0x300005f90d00006 closed (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:30,841] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:30,841] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:31,829] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:31,829] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:31,830] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:32,829] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:32,829] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:32,830] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:33,829] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:33,829] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:33,830] INFO [SocketServer brokerId=2] Shutting down socket server (kafka.network.SocketServer) [2025-02-10 01:56:33,855] INFO [SocketServer brokerId=2] Shutdown completed (kafka.network.SocketServer) [2025-02-10 01:56:33,862] INFO [KafkaServer id=2] shut down completed (kafka.server.KafkaServer) [2025-02-10 01:56:33,863] ERROR Exiting Kafka. (kafka.server.KafkaServerStartable) [2025-02-10 01:56:33,865] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Mon Feb 10 01:56:34 UTC 2025 ===================' INFO: =================== Mon Feb 10 01:56: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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.12 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.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 +++ sort +++ uniq +++ grep -vi host +++ awk '/32 host/ { print f } {f=$2}' +++ tr '\n' , ++ local local_ips=,10.0.0.12,10.20.0.6,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.12,10.20.0.6,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.12,10.20.0.6,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] ++ echo 10.0.0.12 2 ++ return + my_ip_and_order='10.0.0.12 2' + '[' -n '10.0.0.12 2' ']' + break + '[' -z '10.0.0.12 2' ']' ++ echo 10.0.0.12 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.12 ++ echo 10.0.0.12 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.12 + KAFKA_LISTEN_ADDRESS=10.0.0.12 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + 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=2/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.12: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.12/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:37,859] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-10 01:56:38,928] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-10 01:56:39,024] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 01:56:39,028] INFO starting (kafka.server.KafkaServer) [2025-02-10 01:56:39,032] 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:39,053] 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:39,062] 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:39,063] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2705-2. (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] 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:39,063] 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:39,063] 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:39,063] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,063] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:39,068] 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:39,073] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-10 01:56:39,087] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:39,093] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:39,191] 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:39,202] INFO Socket connection established, initiating session, client: /10.0.0.12:42424, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:39,220] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181, sessionid = 0x1000060e63e0026, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:39,234] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:40,009] INFO Cluster ID = tss9aBmZQzOhh2ZnGnfMtw (kafka.server.KafkaServer) [2025-02-10 01:56:40,302] 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 = 2 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.12: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:40,324] 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 = 2 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.12: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:40,378] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:40,378] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:40,384] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:40,546] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,548] INFO Skipping recovery for all logs in /tmp/kafka-logs since clean shutdown file was found (kafka.log.LogManager) [2025-02-10 01:56:40,785] 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:40,835] 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 159ms (1/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,840] 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:40,845] 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 8ms (2/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,849] 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:40,855] 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 10ms (3/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,857] 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:40,863] 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 8ms (4/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,867] 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:40,874] 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 11ms (5/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,877] 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:40,885] 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 10ms (6/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,886] 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:40,891] 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 6ms (7/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,892] 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:40,894] 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 3ms (8/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,896] 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:40,897] 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 3ms (9/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,899] 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:40,901] 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 3ms (10/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,902] 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:40,906] 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 4ms (11/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,907] 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:40,908] 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 2ms (12/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,910] 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:40,911] 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 3ms (13/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,913] 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:40,917] 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 6ms (14/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,919] 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:40,920] 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 3ms (15/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,925] 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:40,930] 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 5ms (16/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,932] 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:40,933] 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 3ms (17/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,943] 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:40,945] 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 4ms (18/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,946] 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:40,948] 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 2ms (19/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,949] 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:40,971] 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 23ms (20/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,030] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 2853 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:41,049] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000002853.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:41,074] 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=2853) with 1 segments in 97ms (21/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,079] 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:41,081] 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 6ms (22/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,096] 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:41,099] 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 8ms (23/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,107] 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:41,108] 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 6ms (24/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,121] 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:41,127] 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 16ms (25/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,130] 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:41,131] 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 2ms (26/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,141] 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:41,148] 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 15ms (27/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,149] 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:41,151] 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:41,161] 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:41,164] 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 5ms (29/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,173] 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:41,174] 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 10ms (30/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,176] 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:41,177] 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:41,183] 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:41,184] 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 6ms (32/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,191] 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:41,192] 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 8ms (33/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,200] 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:41,213] 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 15ms (34/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,215] 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:41,218] 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 5ms (35/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,221] 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:41,223] 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:41,228] 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:41,229] 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 6ms (37/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,234] 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:41,236] 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 3ms (38/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,240] 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:41,241] 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 3ms (39/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,254] 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:41,255] 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 2ms (40/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,277] 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:41,299] 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 42ms (41/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,303] 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:41,306] 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 5ms (42/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,317] 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:41,333] 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 27ms (43/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,352] 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:41,354] 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 4ms (44/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,357] 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:41,358] 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 3ms (45/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,371] 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:41,375] 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:41,377] 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:41,378] 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 2ms (47/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,386] 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:41,387] 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 3ms (48/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,409] 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:41,410] 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:41,412] 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 23ms (49/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,414] 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:41,417] 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 5ms (50/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,428] 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:41,428] 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:41,430] 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:41,432] 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:41,434] 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 3ms (52/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,435] 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:41,438] 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:41,440] 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:41,442] 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:41,447] 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:41,450] 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 8ms (55/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,452] 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:41,459] 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 9ms (56/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,462] 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:41,488] 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 29ms (57/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,492] 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:41,493] 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 5ms (58/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,496] 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:41,498] 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 5ms (59/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,501] 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:41,501] 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:41,510] 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:41,511] 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:41,512] 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 11ms (61/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,515] 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:41,516] 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 4ms (62/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,521] 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:41,523] 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 6ms (63/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,532] 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:41,538] 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 15ms (64/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,542] 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:41,542] 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 2ms (65/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,545] 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:41,546] 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 3ms (66/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,548] 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:41,549] 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:41,551] 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:41,551] 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 2ms (68/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,552] 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:41,554] 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 3ms (69/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,557] 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:41,558] 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 4ms (70/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,559] 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:41,560] 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 2ms (71/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,563] 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:41,564] 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 4ms (72/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,568] 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:41,570] 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 5ms (73/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,572] 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:41,574] 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 3ms (74/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,581] 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:41,583] 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 5ms (75/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,586] 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:41,586] 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 1ms (76/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,589] 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:41,589] 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:41,596] 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:41,604] 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:41,608] 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 17ms (78/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,610] 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:41,610] 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 1ms (79/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,612] 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:41,613] 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 2ms (80/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,615] 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:41,617] 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 3ms (81/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,618] 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:41,619] 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 2ms (82/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,629] 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:41,630] 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:41,630] 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 11ms (83/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,631] 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:41,632] 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:41,634] 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:41,634] 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:41,638] 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:41,639] 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 5ms (86/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,641] 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:41,642] 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:41,643] 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:41,645] 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 3ms (88/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,647] 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:41,662] 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 17ms (89/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,664] 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:41,669] 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 7ms (90/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,670] 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:41,671] 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 2ms (91/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,673] 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:41,675] 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:41,680] 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:41,680] 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 2ms (93/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,684] 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:41,685] 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 4ms (94/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,689] 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:41,692] 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 6ms (95/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,693] 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:41,693] 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 1ms (96/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,696] 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:41,696] 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 1ms (97/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,697] 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,702] 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 6ms (98/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,770] 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,771] 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 69ms (99/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,779] 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,780] 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 9ms (100/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,781] 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,782] 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 1ms (101/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,782] 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,783] 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 1ms (102/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,784] 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,784] 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 1ms (103/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,785] 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,785] 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 1ms (104/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,800] 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,800] 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,801] 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 16ms (105/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,802] 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,802] 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 1ms (106/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,803] 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,804] 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 2ms (107/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,804] 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,805] 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 1ms (108/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,806] 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,806] 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 1ms (109/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,814] 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,816] 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:41,817] 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,817] 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 1ms (111/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,818] 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,819] 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 2ms (112/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,819] 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,820] 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 1ms (113/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,825] 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,830] 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,836] 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,837] 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 6ms (115/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,838] 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,838] 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 1ms (116/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,839] 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,839] 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 1ms (117/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,848] 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,849] 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,849] 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 10ms (118/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,850] 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,850] 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 1ms (119/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,851] 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,852] 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:41,852] 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,853] 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,875] 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,877] 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 5ms (122/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,879] 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,885] 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 8ms (123/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,886] 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,889] 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,890] 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,890] 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 1ms (125/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,891] 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,891] 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 1ms (126/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,892] 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,892] 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 1ms (127/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,908] 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,909] 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 2ms (128/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,910] 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,910] 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 1ms (129/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,911] 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,912] 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,919] 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,919] 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 1ms (131/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,920] 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,921] 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 2ms (132/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,932] 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,933] 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:41,934] 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,934] 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,935] 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,935] 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 1ms (135/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,958] 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,959] 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 24ms (136/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,965] 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,966] 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,966] 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 7ms (137/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,967] 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,968] 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 2ms (138/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,975] 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,977] 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 9ms (139/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,980] 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,982] 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 5ms (140/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,986] 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,987] 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 2ms (141/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,987] 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:42,000] 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 13ms (142/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,007] 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:42,008] 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 6ms (143/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,009] 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:42,010] 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:42,011] 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:42,011] 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:42,012] 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:42,018] 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 7ms (146/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,046] 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:42,048] 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 30ms (147/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,049] 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:42,050] 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 2ms (148/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,052] 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:42,053] 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:42,058] 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:42,059] 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 6ms (150/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,060] 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:42,061] 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:42,062] 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:42,062] 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:42,069] 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:42,069] 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 6ms (153/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,070] 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:42,070] 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:42,071] 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:42,071] 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:42,072] 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:42,073] 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:42,082] 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:42,083] 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:42,083] 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 10ms (157/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,088] 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:42,091] 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 7ms (158/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,093] 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:42,094] 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 2ms (159/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,098] 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:42,101] 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 7ms (160/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,102] 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:42,102] 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 1ms (161/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,103] 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:42,103] 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:42,109] 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:42,110] 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:42,115] 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:42,115] 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:42,119] 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:42,126] 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 10ms (165/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,127] 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:42,127] 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 1ms (166/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,128] 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:42,137] 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 10ms (167/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,138] 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:42,139] 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:42,152] 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:42,155] 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 16ms (169/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,160] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 544 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:42,161] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000544.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:42,161] 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=544) with 1 segments in 6ms (170/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,162] 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:42,162] 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 1ms (171/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,181] 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:42,181] 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 2ms (172/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,188] 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,188] 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 1ms (173/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,197] 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,206] 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 2ms (174/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,210] 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,211] 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 5ms (175/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,213] 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,213] 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 1ms (176/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,216] 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,218] 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 3ms (177/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,223] 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,223] 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 4ms (178/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,224] 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,225] 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:42,227] 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,228] 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 3ms (180/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,229] 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,229] 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,237] 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,239] 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,240] 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,240] 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 1ms (183/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,243] 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,243] 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:42,247] 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,250] 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 4ms (185/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,252] 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,255] 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 4ms (186/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,259] 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,270] 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 14ms (187/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,279] 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,280] 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 6ms (188/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,282] 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,287] 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 6ms (189/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,288] 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,289] 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 2ms (190/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,291] 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,292] 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 3ms (191/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,293] 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,293] 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 1ms (192/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,294] 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,297] 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,298] 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,303] 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 5ms (194/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,304] 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,305] 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 1ms (195/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,309] 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,310] 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 5ms (196/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,316] 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,317] 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 7ms (197/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,321] 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,322] 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 5ms (198/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,323] 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,323] 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:42,324] 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,324] 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,329] 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,330] 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 6ms (201/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,333] 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,334] 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 4ms (202/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,336] 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,337] 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 2ms (203/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,340] 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,341] 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 4ms (204/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,346] 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,350] 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,351] 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 9ms (205/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,354] 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,357] 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 6ms (206/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,361] 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,368] 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 9ms (207/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,392] 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,393] 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 24ms (208/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,394] 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,394] 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 1ms (209/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,395] 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,395] 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 1ms (210/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,398] 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,399] 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,400] 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,400] 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 1ms (212/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,401] 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,401] 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 1ms (213/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,402] 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,402] 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 1ms (214/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,403] 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,404] 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 2ms (215/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,407] 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,413] 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 7ms (216/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,423] 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,424] 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 9ms (217/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,432] 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,435] 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 8ms (218/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,440] 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,451] 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 12ms (219/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,452] 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,452] 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 1ms (220/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,454] 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,472] 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 18ms (221/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,473] 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,474] 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 2ms (222/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,475] 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,475] 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 1ms (223/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,479] 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,479] 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 4ms (224/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,480] 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,481] 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 2ms (225/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,482] 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,483] 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 2ms (226/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,483] 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,484] 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 1ms (227/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,485] 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,485] 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 1ms (228/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,486] 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,486] 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,487] 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,503] 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 17ms (230/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,507] 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,509] 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 5ms (231/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,517] 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,520] 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 10ms (232/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,521] 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,522] 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,523] 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,524] 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,526] 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,527] 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 3ms (235/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,528] 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,530] 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,533] 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,535] 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 3ms (237/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,537] 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,540] 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 4ms (238/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,541] 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,546] 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 6ms (239/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,547] 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,549] 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,550] 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,551] 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 1ms (241/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,553] 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,554] 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 2ms (242/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,558] 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,562] 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 8ms (243/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,563] 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,572] 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 10ms (244/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,576] 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,577] 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 2ms (245/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,585] 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,598] 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 21ms (246/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,621] 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,621] 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,622] 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,623] 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 2ms (248/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,623] 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,624] 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 1ms (249/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,624] 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,625] 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 1ms (250/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,625] 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,645] 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 20ms (251/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,653] 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,653] 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 8ms (252/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,655] 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,656] 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 2ms (253/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,656] 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,657] 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 1ms (254/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,658] 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,664] 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 7ms (255/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,665] 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,666] 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 2ms (256/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,667] 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,667] 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 1ms (257/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,669] 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,669] 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,670] 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,677] 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 8ms (259/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,679] 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,680] 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,687] 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,688] 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 2ms (261/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,688] 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,689] 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,696] 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,696] 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 7ms (263/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,697] 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,697] 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 1ms (264/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,698] 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,698] 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 1ms (265/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,700] 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,701] 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,706] 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,707] 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,710] 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,711] 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 1ms (268/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,715] 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,724] 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 10ms (269/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,725] 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,726] 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,738] 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,742] 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 5ms (271/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,743] 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,743] 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 1ms (272/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,744] 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,744] 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,745] 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,746] 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 2ms (274/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,747] 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,747] 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 1ms (275/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,748] 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,748] 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,748] 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,749] 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,749] 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,750] 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,750] 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,751] 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,751] 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,751] 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 0ms (280/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,752] 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,752] 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 1ms (281/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,753] 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,753] 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,760] 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,760] 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,761] 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,761] 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,762] 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,762] 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 1ms (285/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,763] 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,763] 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,764] 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,768] 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 5ms (287/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,768] 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,769] 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 1ms (288/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,769] 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,770] 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 1ms (289/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,770] 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,771] 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,771] 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,772] 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 1ms (291/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,772] 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,772] 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 0ms (292/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,779] 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,807] 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 34ms (293/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,903] 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,904] 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,968] 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 161ms (294/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,969] 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,969] 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 1ms (295/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,970] 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,970] 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,971] 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,973] 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 3ms (297/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,058] 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:43,058] 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:43,059] 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 86ms (298/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,060] 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:43,060] 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:43,068] 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:43,068] 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 6ms (300/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,069] 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:43,071] 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:43,072] 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:43,073] 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 1ms (302/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,073] 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:43,077] 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 4ms (303/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,080] 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:43,080] 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 3ms (304/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,081] 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:43,081] 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:43,082] 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:43,096] 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 14ms (306/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,100] 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:43,100] 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 4ms (307/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,102] 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:43,102] 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:43,103] 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:43,103] 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 1ms (309/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,105] 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:43,106] 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 1ms (310/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,106] 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:43,107] 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:43,111] 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:43,112] 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 1ms (312/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,112] 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:43,113] 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:43,116] 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:43,117] 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 4ms (314/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,117] 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:43,118] 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 0ms (315/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,120] 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:43,121] 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 1ms (316/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,122] 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:43,127] 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 5ms (317/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,129] 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:43,133] 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 5ms (318/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,139] 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:43,140] 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 2ms (319/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,141] 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:43,141] 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 1ms (320/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,142] 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:43,142] 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 1ms (321/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,143] 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:43,143] 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:43,144] 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:43,144] 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:43,156] 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:43,156] 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 12ms (324/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,157] 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:43,158] 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 2ms (325/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,171] 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:43,172] 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 12ms (326/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,172] 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:43,182] 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 10ms (327/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,183] 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:43,184] 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:43,185] 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:43,188] 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 3ms (329/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,189] 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:43,189] 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 1ms (330/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,190] 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:43,190] 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:43,191] 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:43,203] 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:43,204] 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:43,210] 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 7ms (333/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,211] 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:43,211] 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 1ms (334/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,212] 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:43,212] 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:43,213] 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:43,213] 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 1ms (336/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,214] 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:43,219] 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 6ms (337/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,220] 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:43,224] 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 5ms (338/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,227] 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:43,228] 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 3ms (339/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,229] 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:43,231] 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:43,234] 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:43,238] 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 6ms (341/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,239] 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:43,239] 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 1ms (342/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,240] 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:43,240] 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:43,240] 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:43,241] 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:43,241] 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:43,242] 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:43,242] 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:43,243] 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:43,258] 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:43,258] 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 1ms (347/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,259] 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:43,260] 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:43,260] 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:43,261] 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 1ms (349/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,261] 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:43,262] 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 1ms (350/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,266] 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:43,267] 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 5ms (351/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,269] 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:43,271] 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 3ms (352/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,273] 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:43,274] 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:43,274] 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:43,275] 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:43,275] 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:43,276] 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:43,281] 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:43,282] 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:43,283] 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:43,284] 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:43,284] 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:43,285] 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:43,287] 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:43,289] 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 2ms (359/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,292] 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:43,293] 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 4ms (360/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,294] 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:43,294] 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 1ms (361/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,295] 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:43,295] 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:43,296] 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:43,296] 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:43,297] 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:43,297] 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 1ms (364/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,308] 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:43,308] 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:43,308] 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 8ms (365/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,312] 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:43,312] 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 1ms (366/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,313] 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:43,313] 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:43,322] 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:43,324] 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 11ms (368/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,325] 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:43,326] 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 2ms (369/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,327] 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:43,328] 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:43,329] 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:43,330] 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 2ms (371/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,337] 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:43,338] 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 6ms (372/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,338] 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:43,345] 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 7ms (373/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,347] 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:43,351] 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 6ms (374/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,353] 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:43,354] 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 3ms (375/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,359] 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:43,360] 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 6ms (376/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,361] 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:43,362] 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:43,364] 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:43,365] 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 2ms (378/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,366] 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:43,367] 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 2ms (379/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,369] 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:43,369] 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:43,372] 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:43,372] 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:43,373] 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:43,373] 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 1ms (382/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,374] 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:43,382] 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 9ms (383/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,383] 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:43,383] 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:43,384] 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:43,384] 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:43,385] 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:43,385] 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:43,386] 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:43,386] 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:43,387] 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:43,387] 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 1ms (388/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,388] 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:43,388] 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:43,388] 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:43,395] 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 7ms (390/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,396] 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:43,396] 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:43,418] 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:43,419] 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 23ms (392/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,428] 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:43,428] 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 9ms (393/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,430] 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:43,430] 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:43,431] 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:43,432] 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 2ms (395/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,434] 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:43,436] 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 2ms (396/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,437] 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:43,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 1ms (397/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,441] 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:43,443] 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 6ms (398/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,449] 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:43,449] 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 6ms (399/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,452] 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:43,453] 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 4ms (400/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,459] 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:43,459] 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 6ms (401/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,474] 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:43,476] 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 17ms (402/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,479] 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:43,479] 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,481] 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,485] 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 5ms (404/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,487] 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,488] 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,491] 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,492] 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 2ms (406/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,494] 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,496] 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 3ms (407/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,503] 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,503] 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 1ms (408/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,511] 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,512] 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,512] 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 6ms (409/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,515] 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,520] 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 6ms (410/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,522] 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,522] 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:43,523] 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,523] 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,534] 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,534] 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 10ms (413/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,575] 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,575] 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 41ms (414/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,576] 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,576] 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 1ms (415/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,578] 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,578] 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 1ms (416/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,579] 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,579] 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 1ms (417/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,581] 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,582] 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:43,595] 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,596] 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 1ms (419/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,596] 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,597] 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:43,604] 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,604] 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 3ms (421/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,605] 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,605] 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:43,607] 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,614] 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 8ms (423/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,616] 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,616] 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 1ms (424/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,617] 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,620] 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 4ms (425/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,622] 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,622] 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 1ms (426/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,623] 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,625] 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 3ms (427/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,626] 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,627] 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 0ms (428/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,627] 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,627] 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 0ms (429/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,634] 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,635] 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,641] 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,644] 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,645] 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 10ms (431/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,647] 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,647] 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 2ms (432/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,648] 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,648] 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,649] 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,649] 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 1ms (434/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,649] 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,654] 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 5ms (435/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,657] 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,657] 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 2ms (436/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,658] 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,658] 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,659] 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,659] 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,660] 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,660] 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,660] 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,666] 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 6ms (440/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,667] 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,667] 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 1ms (441/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,670] 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,673] 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 6ms (442/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,674] 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,675] 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,676] 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,676] 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,677] 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,677] 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,678] 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,678] 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 1ms (446/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,679] 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,694] 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 16ms (447/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,698] 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,708] 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 14ms (448/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,711] 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,713] 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 3ms (449/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,716] 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,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 11ms (450/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,729] 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,735] 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 7ms (451/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,735] 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,738] 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 3ms (452/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,739] 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,739] 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,739] 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,740] 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 1ms (454/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,740] 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,740] 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 0ms (455/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,741] 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,741] 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,749] 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,753] 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 12ms (457/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,755] 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,755] 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 2ms (458/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,755] 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,756] 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 1ms (459/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,756] 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,756] 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,757] 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,757] 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,759] 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,759] 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 2ms (462/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,760] 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,760] 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,774] 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,774] 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 14ms (464/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,775] 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,775] 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,775] 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,782] 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 7ms (466/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,786] 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,786] 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 4ms (467/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,787] 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,787] 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 1ms (468/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,788] 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,788] 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:43,789] 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,789] 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:43,789] 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,789] 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,809] 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,809] 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 20ms (472/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,817] 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,818] 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 9ms (473/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,819] 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,820] 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:43,831] 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,831] 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 11ms (475/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,832] 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,832] 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 1ms (476/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,833] 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,833] 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 1ms (477/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,845] 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,846] 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 13ms (478/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,847] 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,852] 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 6ms (479/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,866] 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,867] 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 15ms (480/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,868] 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,868] 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,868] 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,869] 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:43,869] 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,869] 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 0ms (483/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,870] 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,870] 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,879] 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,879] 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 9ms (485/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,880] 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,880] 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 1ms (486/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,882] 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,882] 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 2ms (487/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,883] 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,883] 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 1ms (488/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,883] 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,884] 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 0ms (489/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,884] 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,884] 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 0ms (490/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,885] 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,885] 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 1ms (491/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,886] 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,886] 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:43,906] 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,906] 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,907] 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 20ms (493/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,907] 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,908] 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,914] 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,914] 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,914] 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 6ms (495/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,915] 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,915] 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,916] 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,916] 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,917] 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,917] 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,918] 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,918] 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 1ms (499/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,918] 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,918] 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 0ms (500/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,919] 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,919] 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,920] 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,920] 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,930] 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,931] 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 11ms (503/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,931] 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,933] 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 2ms (504/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,933] 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,933] 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 0ms (505/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,940] 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,940] 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,941] 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,941] 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,941] 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 0ms (507/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,942] 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,942] 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,943] 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,943] 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,944] 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,944] 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,945] 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,945] 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,946] 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,947] 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 1ms (512/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,947] 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,947] 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 0ms (513/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,948] 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,948] 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,949] 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,949] 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 1ms (515/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,949] 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,958] 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 9ms (516/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,958] 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,959] 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:43,959] 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,960] 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:43,960] 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,960] 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 0ms (519/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,961] 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,961] 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,966] 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,966] 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:43,972] 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,972] 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,972] 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 6ms (522/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,973] 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,973] 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 1ms (523/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,980] 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,980] 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,981] 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 8ms (524/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,981] 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,982] 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 0ms (525/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,983] 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,983] 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 2ms (526/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,984] 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,984] 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,985] 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,985] 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,985] 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,986] 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 0ms (529/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,992] 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,993] 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 8ms (530/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,993] 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,997] 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 4ms (531/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,999] 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,999] 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 2ms (532/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,000] 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:44,000] 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 1ms (533/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,001] 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:44,001] 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:44,017] 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:44,017] 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:44,017] 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 16ms (535/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,024] 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:44,024] 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:44,025] 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 8ms (536/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,026] 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:44,026] 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:44,026] 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:44,027] 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 1ms (538/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,027] 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:44,027] 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 0ms (539/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,029] 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:44,029] 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 2ms (540/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,030] 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:44,030] 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:44,030] 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:44,031] 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 0ms (542/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,031] 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:44,031] 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:44,032] 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:44,032] 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 1ms (544/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,033] 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:44,033] 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 1ms (545/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,046] 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:44,047] 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 13ms (546/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,047] 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:44,048] 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 1ms (547/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,048] 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:44,049] 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:44,049] 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:44,049] 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 0ms (549/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,050] 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:44,050] 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 1ms (550/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,051] 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:44,051] 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:44,070] 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:44,071] 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 20ms (552/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,072] 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:44,072] 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:44,073] 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:44,073] 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 1ms (554/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,075] 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:44,075] 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:44,076] 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:44,080] 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 5ms (556/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,081] 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:44,081] 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 1ms (557/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,081] 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:44,082] 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:44,082] 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:44,082] 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 0ms (559/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,093] 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:44,093] 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 11ms (560/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,094] 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:44,094] 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 1ms (561/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,095] 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:44,095] 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:44,096] 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:44,096] 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 1ms (563/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,096] 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:44,097] 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 0ms (564/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,097] 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:44,102] 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 6ms (565/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,102] 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:44,103] 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:44,104] 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:44,104] 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 1ms (567/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,105] 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:44,105] 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:44,105] 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:44,106] 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:44,106] 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:44,107] 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 0ms (570/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,107] 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:44,107] 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:44,108] 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:44,108] 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:44,109] 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:44,109] 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:44,126] 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:44,126] 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 17ms (574/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,127] 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:44,127] 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:44,128] 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:44,128] 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:44,128] 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:44,129] 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:44,129] 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:44,129] 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 0ms (578/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,132] 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:44,132] 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 3ms (579/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,134] 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:44,135] 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:44,135] 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:44,136] 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:44,136] 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:44,138] 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:44,143] 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:44,144] 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 5ms (583/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,144] 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:44,144] 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 0ms (584/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,145] 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:44,145] 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:44,146] 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:44,146] 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 1ms (586/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,146] 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:44,147] 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 0ms (587/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,147] 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:44,147] 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:44,151] 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:44,152] 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:44,152] 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:44,152] 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 0ms (590/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,153] 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:44,153] 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:44,157] 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:44,157] 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 4ms (592/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,157] 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:44,158] 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:44,158] 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:44,169] 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 10ms (594/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,170] 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:44,171] 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 2ms (595/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,172] 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:44,173] 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 2ms (596/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,173] 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:44,173] 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:44,174] 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:44,174] 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:44,176] 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:44,176] 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 0ms (599/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,177] 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:44,179] 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 2ms (600/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,188] 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:44,188] 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 9ms (601/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,189] 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:44,189] 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:44,189] 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:44,190] 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:44,190] 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:44,191] 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:44,191] 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:44,191] 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 0ms (605/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,192] 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:44,192] 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:44,193] 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:44,193] 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 1ms (607/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,194] 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:44,194] 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:44,194] 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:44,194] 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 0ms (609/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,196] 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:44,197] 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 2ms (610/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,197] 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:44,197] 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 1ms (611/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,200] 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:44,200] 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 3ms (612/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,203] 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:44,203] 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 1ms (613/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,204] 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:44,204] 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 1ms (614/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,205] 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:44,205] 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:44,206] 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:44,206] 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 1ms (616/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,207] 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:44,208] 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:44,209] 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:44,209] 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 0ms (618/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,214] 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:44,214] 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:44,214] 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:44,215] 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:44,215] 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:44,216] 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:44,216] 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:44,217] 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:44,217] 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:44,217] 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:44,217] 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:44,227] 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:44,227] 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 10ms (624/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,228] 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:44,228] 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:44,228] 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:44,229] 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:44,229] 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:44,229] 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 0ms (627/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,233] 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:44,233] 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 4ms (628/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,235] 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:44,238] 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 4ms (629/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,238] 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:44,238] 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 0ms (630/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,239] 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:44,239] 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 1ms (631/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,241] 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:44,242] 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 2ms (632/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,249] 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:44,249] 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 8ms (633/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,251] 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:44,252] 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 3ms (634/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,252] 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:44,252] 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 0ms (635/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,255] 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:44,258] 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 6ms (636/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,259] 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:44,259] 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:44,270] 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:44,272] 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 13ms (638/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,273] 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:44,274] 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 2ms (639/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,275] 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:44,275] 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:44,276] 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:44,277] 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:44,277] 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:44,278] 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:44,279] 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:44,279] 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:44,281] 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:44,282] 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 3ms (644/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,286] 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:44,286] 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 4ms (645/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,287] 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:44,287] 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:44,288] 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:44,288] 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 1ms (647/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,290] 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:44,291] 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 3ms (648/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,297] 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:44,298] 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:44,298] 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:44,299] 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:44,299] 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:44,299] 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 0ms (651/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,300] 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:44,301] 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 2ms (652/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,302] 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:44,302] 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:44,305] 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:44,306] 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 4ms (654/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,309] 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:44,309] 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:44,310] 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:44,310] 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:44,310] 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:44,311] 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 1ms (657/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,311] 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:44,311] 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 0ms (658/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,312] 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:44,318] 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 7ms (659/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,329] 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:44,329] 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:44,330] 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 12ms (660/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,330] 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:44,331] 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:44,331] 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:44,331] 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:44,332] 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:44,332] 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 1ms (663/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,333] 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:44,341] 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 9ms (664/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,342] 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:44,343] 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 2ms (665/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,344] 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:44,344] 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:44,345] 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:44,347] 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 3ms (667/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,349] 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:44,349] 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 1ms (668/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,349] 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:44,350] 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:44,350] 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:44,350] 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:44,351] 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:44,351] 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 1ms (671/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,352] 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:44,352] 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:44,352] 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:44,352] 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 0ms (673/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,353] 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:44,353] 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:44,359] 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:44,359] 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 6ms (675/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,360] 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:44,360] 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 1ms (676/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,361] 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:44,361] 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:44,361] 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:44,362] 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 1ms (678/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,362] 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:44,362] 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 0ms (679/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,363] 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:44,363] 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 1ms (680/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,368] 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:44,369] 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 6ms (681/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,370] 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:44,370] 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:44,371] 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:44,371] 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 1ms (683/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,371] 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:44,372] 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:44,372] 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:44,372] 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:44,373] 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:44,373] 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:44,382] 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:44,382] 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 9ms (687/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,383] 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:44,383] 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:44,384] 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:44,384] 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 1ms (689/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,385] 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:44,385] 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:44,389] 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:44,389] 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 4ms (691/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,389] 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:44,390] 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:44,390] 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:44,390] 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 0ms (693/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,391] 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:44,391] 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:44,391] 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:44,392] 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 1ms (695/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,392] 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:44,392] 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 0ms (696/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,393] 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:44,402] 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 10ms (697/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,404] 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:44,404] 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 1ms (698/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,405] 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,405] 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 1ms (699/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,405] 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,405] 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 0ms (700/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,408] 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,408] 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 3ms (701/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,408] 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,409] 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 0ms (702/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,409] 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,409] 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 0ms (703/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,410] 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,410] 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,410] 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,411] 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,417] 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,417] 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 6ms (706/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,419] 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,419] 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:44,424] 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,424] 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:44,428] 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,428] 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 4ms (709/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,430] 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,430] 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 2ms (710/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,430] 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,431] 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,431] 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,431] 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,432] 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,432] 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,433] 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,433] 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,433] 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,439] 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 6ms (715/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,441] 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,443] 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 4ms (716/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,443] 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,444] 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,452] 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,454] 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 4ms (718/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,454] 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,455] 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 0ms (719/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,455] 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,455] 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 0ms (720/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,458] 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,458] 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 3ms (721/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,470] 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,470] 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,470] 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 12ms (722/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,476] 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,477] 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,477] 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 7ms (723/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,478] 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,478] 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,479] 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,479] 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 1ms (725/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,479] 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,480] 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 1ms (726/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,483] 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,483] 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:44,488] 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,488] 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,488] 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 5ms (728/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,489] 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,489] 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,489] 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,491] 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:44,493] 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,493] 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:44,499] 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,500] 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,500] 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 7ms (732/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,500] 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,501] 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 0ms (733/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,512] 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,512] 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 11ms (734/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,513] 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,513] 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:44,513] 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,514] 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 1ms (736/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,516] 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,516] 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,522] 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,523] 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 7ms (738/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,606] 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,614] 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 91ms (739/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,615] 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,615] 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:44,616] 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,616] 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 1ms (741/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,626] 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,626] 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:44,634] 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,635] 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 8ms (743/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,635] 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,636] 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 0ms (744/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,636] 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,636] 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 0ms (745/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,641] 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,641] 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,642] 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 5ms (746/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,642] 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,642] 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 0ms (747/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,643] 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,643] 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 1ms (748/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,644] 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,644] 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:44,644] 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,644] 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 0ms (750/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,645] 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,645] 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:44,646] 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,646] 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 1ms (752/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,646] 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,646] 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 0ms (753/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,647] 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,647] 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:44,648] 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,648] 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 1ms (755/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,648] 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,649] 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 0ms (756/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,649] 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,649] 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,650] 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,650] 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,650] 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,650] 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 0ms (759/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,665] 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,665] 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,666] 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 16ms (760/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,666] 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,667] 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 1ms (761/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,668] 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,668] 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,690] 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,690] 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,690] 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 22ms (763/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,691] 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,691] 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,692] 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,692] 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,693] 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,693] 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 1ms (766/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,693] 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,694] 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 0ms (767/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,710] 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,710] 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,711] 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,738] 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 28ms (769/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,739] 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,739] 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,740] 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,740] 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,740] 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,741] 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 1ms (772/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,741] 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,741] 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 0ms (773/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,742] 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,742] 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 1ms (774/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,743] 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,743] 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 1ms (775/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,743] 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,743] 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 0ms (776/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,746] 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,746] 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,746] 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,747] 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 0ms (778/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,747] 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,747] 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 0ms (779/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,748] 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,748] 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,748] 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,749] 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 0ms (781/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,749] 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,749] 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,761] 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,761] 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 12ms (783/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,762] 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,763] 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 2ms (784/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,763] 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,764] 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 1ms (785/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,764] 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,764] 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 0ms (786/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,775] 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,775] 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 11ms (787/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,776] 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,776] 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 1ms (788/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,776] 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,777] 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 1ms (789/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,777] 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,777] 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 0ms (790/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,778] 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,778] 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 1ms (791/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,779] 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,779] 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,779] 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,779] 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 0ms (793/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,796] 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,796] 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 17ms (794/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,803] 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,803] 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 7ms (795/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,804] 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,804] 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 1ms (796/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,804] 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,804] 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 0ms (797/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,805] 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,805] 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 1ms (798/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,814] 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,814] 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 9ms (799/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,816] 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,818] 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 3ms (800/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,832] 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,833] 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 15ms (801/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,833] 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,834] 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 1ms (802/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,834] 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,834] 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 0ms (803/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,835] 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,835] 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,836] 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,836] 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,836] 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,836] 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 0ms (806/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,837] 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,837] 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,847] 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,848] 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 11ms (808/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,848] 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,849] 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 0ms (809/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,849] 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,849] 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,862] 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,863] 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 14ms (811/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,864] 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,864] 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 1ms (812/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,865] 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,865] 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,883] 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,884] 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,887] 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 22ms (814/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,891] 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,892] 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,894] 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,896] 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 4ms (816/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,902] 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,902] 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,903] 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,905] 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,905] 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 2ms (818/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,907] 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,907] 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,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:44,908] 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 1ms (820/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,909] 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,909] 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,915] 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,916] 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,916] 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 7ms (822/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,917] 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,917] 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 1ms (823/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,918] 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,919] 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 2ms (824/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,920] 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,921] 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 2ms (825/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,925] 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,925] 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:44,927] 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,928] 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,930] 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,937] 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 8ms (828/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,937] 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,938] 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 1ms (829/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,939] 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,940] 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,957] 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,958] 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,958] 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 18ms (831/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,960] 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,967] 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 9ms (832/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,968] 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,968] 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:44,971] 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,971] 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 3ms (834/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,980] 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,980] 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,980] 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 9ms (835/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,981] 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,981] 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,982] 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,982] 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,982] 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,983] 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,986] 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,996] 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 10ms (839/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,996] 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,997] 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,997] 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:45,002] 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 5ms (841/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,007] 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:45,008] 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:45,009] 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:45,009] 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 1ms (843/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,010] 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:45,015] 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 6ms (844/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,021] 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:45,021] 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:45,022] 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:45,023] 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:45,025] 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 2ms (846/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,026] 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:45,026] 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:45,027] 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:45,031] 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 4ms (848/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,031] 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:45,031] 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 0ms (849/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,032] 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:45,038] 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:45,040] 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:45,040] 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 2ms (851/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,041] 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:45,041] 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 1ms (852/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,041] 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:45,042] 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:45,049] 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:45,049] 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 7ms (854/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,066] 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:45,066] 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 17ms (855/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,067] 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:45,067] 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:45,068] 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:45,068] 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:45,073] 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:45,074] 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:45,074] 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 6ms (858/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,075] 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:45,075] 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:45,075] 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:45,075] 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:45,076] 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:45,076] 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:45,077] 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:45,077] 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 1ms (862/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,077] 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:45,077] 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 0ms (863/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,078] 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:45,079] 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 2ms (864/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,079] 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:45,079] 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 0ms (865/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,082] 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:45,083] 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 4ms (866/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,083] 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:45,083] 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 0ms (867/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,087] 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:45,087] 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:45,088] 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:45,088] 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:45,088] 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:45,089] 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 1ms (870/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,089] 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:45,089] 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 0ms (871/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,091] 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:45,091] 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 0ms (872/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,092] 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:45,094] 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 3ms (873/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,098] 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:45,099] 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:45,100] 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 6ms (874/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,100] 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:45,101] 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:45,101] 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:45,101] 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 0ms (876/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,102] 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:45,102] 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 1ms (877/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,103] 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:45,107] 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 5ms (878/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,108] 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:45,108] 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:45,109] 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:45,109] 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 1ms (880/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,109] 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:45,110] 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:45,110] 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:45,111] 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:45,111] 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:45,111] 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 0ms (883/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,112] 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:45,112] 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:45,116] 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:45,117] 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 5ms (885/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,118] 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:45,118] 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:45,119] 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:45,119] 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:45,119] 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:45,120] 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:45,120] 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:45,121] 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:45,121] 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:45,121] 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 1ms (890/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,122] 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:45,122] 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:45,123] 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:45,123] 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:45,123] 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:45,124] 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:45,124] 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:45,124] 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:45,125] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:45,125] 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:45,126] 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:45,126] 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 1ms (896/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,126] 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:45,127] 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:45,127] 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:45,127] 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:45,128] 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:45,128] 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 1ms (899/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,129] 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:45,129] 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 1ms (900/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,129] 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:45,130] 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:45,130] 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:45,131] 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 1ms (902/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,131] 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:45,131] 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:45,158] 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:45,159] 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 28ms (904/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,162] 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:45,162] 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 3ms (905/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,165] 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:45,166] 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 3ms (906/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,167] 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:45,167] 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:45,168] 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:45,169] 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 1ms (908/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,170] 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:45,170] 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 0ms (909/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,171] 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:45,171] 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 1ms (910/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,173] 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:45,173] 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 2ms (911/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,174] 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:45,174] 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:45,181] 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:45,181] 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:45,182] 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:45,182] 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:45,183] 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:45,183] 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:45,184] 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 0ms (915/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,185] 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:45,186] 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:45,193] 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:45,194] 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 8ms (917/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,204] 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:45,205] 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:45,205] 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 11ms (918/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,206] 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:45,206] 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:45,207] 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:45,207] 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 1ms (920/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,209] 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:45,211] 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 3ms (921/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,211] 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:45,211] 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 0ms (922/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,212] 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:45,212] 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 1ms (923/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,217] 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:45,217] 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 4ms (924/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,218] 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:45,218] 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 1ms (925/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,221] 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:45,222] 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 3ms (926/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,229] 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:45,229] 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 1ms (927/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,230] 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:45,230] 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:45,230] 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:45,231] 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:45,231] 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:45,231] 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 0ms (930/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,232] 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:45,232] 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 1ms (931/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,232] 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:45,233] 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 1ms (932/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,239] 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:45,239] 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 6ms (933/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,240] 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:45,241] 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:45,241] 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:45,241] 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 0ms (935/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,242] 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:45,242] 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:45,243] 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:45,243] 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:45,252] 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:45,253] 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 10ms (938/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,253] 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:45,254] 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 0ms (939/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,254] 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:45,254] 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 0ms (940/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,266] 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:45,266] 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 1ms (941/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,268] 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:45,268] 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 2ms (942/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,278] 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:45,279] 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 11ms (943/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,279] 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:45,280] 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 1ms (944/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,280] 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:45,280] 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 0ms (945/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,282] 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:45,282] 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 0ms (946/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,283] 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:45,283] 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:45,299] 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:45,299] 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:45,299] 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:45,300] 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 1ms (949/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,306] 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:45,307] 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:45,307] 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 7ms (950/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,307] 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:45,308] 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:45,308] 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:45,308] 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 0ms (952/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,309] 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:45,309] 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 1ms (953/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,310] 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:45,310] 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 0ms (954/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,314] 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,315] 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:45,315] 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,315] 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 0ms (956/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,326] 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,326] 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 1ms (957/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,327] 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,327] 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 1ms (958/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,327] 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,328] 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 0ms (959/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,328] 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,328] 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 0ms (960/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,333] INFO Loaded 960 logs in 4787ms. (kafka.log.LogManager) [2025-02-10 01:56:45,351] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-10 01:56:45,353] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-10 01:56:45,943] INFO Awaiting socket connections on 10.0.0.12:9092. (kafka.network.Acceptor) [2025-02-10 01:56:45,971] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 01:56:46,019] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,019] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,034] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,019] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,044] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:56:46,138] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-10 01:56:46,185] INFO Stat of the created znode at /brokers/ids/2 is: 8589937559,8589937559,1739152606169,1739152606169,1,0,0,72058010217611302,188,0,8589937559 (kafka.zk.KafkaZkClient) [2025-02-10 01:56:46,186] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.12:9092, czxid (broker epoch): 8589937559 (kafka.zk.KafkaZkClient) [2025-02-10 01:56:46,301] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,326] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,326] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,354] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 01:56:46,355] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 01:56:46,369] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 12 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:56:46,384] INFO [ProducerId Manager 2]: Acquired new producerId block (brokerId:2,blockStartProducerId:3000,blockEndProducerId:3999) by writing to Zk with path version 4 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-10 01:56:46,515] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 01:56:46,518] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 01:56:46,523] INFO [Transaction Marker Channel Manager 2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 01:56:46,589] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,633] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 01:56:46,730] INFO [SocketServer brokerId=2] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 01:56:46,741] INFO [SocketServer brokerId=2] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 01:56:46,741] INFO [SocketServer brokerId=2] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 01:56:46,754] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 01:56:46,755] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 01:56:46,755] INFO Kafka startTimeMs: 1739152606742 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 01:56:46,757] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2025-02-10 01:56:47,283] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,284] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,284] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,285] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,286] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,286] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,286] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,286] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,287] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,287] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,287] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,288] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,288] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,288] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,289] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,294] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,294] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,295] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,295] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,296] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,296] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,296] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,301] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,301] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,302] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,302] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,302] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 465 (kafka.cluster.Partition) [2025-02-10 01:56:47,303] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,304] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,306] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,307] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,308] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,308] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,308] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,309] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,309] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,310] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,310] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,310] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,310] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,312] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,314] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,315] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,317] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,317] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,318] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,319] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,319] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,320] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,321] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,321] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,321] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,322] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,322] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,322] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,322] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,323] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,323] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,323] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,323] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,324] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,324] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,324] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,325] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,325] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,326] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,326] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,326] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,326] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,326] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,326] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,326] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,330] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,330] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,330] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,330] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,330] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,330] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,331] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,331] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,331] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,331] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,331] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,331] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,332] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,332] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,332] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,332] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,332] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,332] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,333] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,333] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,333] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,333] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,333] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,334] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,334] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,334] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,334] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,334] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,334] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,334] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,335] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,335] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,335] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,335] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,335] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,336] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,336] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,336] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,336] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,336] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,337] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,337] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,337] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,338] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,338] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,338] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,339] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,339] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,339] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,339] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,339] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,339] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,339] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,341] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,342] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,342] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,342] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,342] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,342] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,342] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,342] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,342] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,344] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,348] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,349] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,349] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,349] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,349] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,349] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,349] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,349] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,349] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,350] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,350] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,350] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,350] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,351] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,352] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,352] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,352] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,352] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,352] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,352] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,352] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,352] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,352] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,352] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,353] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,353] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,353] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,354] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,356] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 682 (kafka.cluster.Partition) [2025-02-10 01:56:47,356] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,357] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,357] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,357] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,357] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,357] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,357] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,358] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,358] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,358] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,358] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,359] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,359] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,359] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,359] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,359] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,359] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,359] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,360] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,360] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,360] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,360] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,360] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,360] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,361] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,361] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 6 (kafka.cluster.Partition) [2025-02-10 01:56:47,361] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,362] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,362] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,362] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,362] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,362] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,362] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,362] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,363] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,363] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,363] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,363] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 1991 (kafka.cluster.Partition) [2025-02-10 01:56:47,363] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,363] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,364] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,364] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,364] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,364] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,364] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,364] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,365] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,365] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,365] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,365] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,365] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,365] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,365] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,365] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,366] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,366] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,366] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,366] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,366] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,366] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,366] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,366] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,367] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,367] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,367] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,367] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,368] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,368] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,368] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,368] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,368] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,368] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,368] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,368] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,369] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,369] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,369] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,369] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,369] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,369] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,369] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,369] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,369] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,370] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,370] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,370] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,370] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,370] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,370] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,370] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,370] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,371] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,371] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,371] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,371] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,371] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,371] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,371] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,371] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,371] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,375] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,375] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,377] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,377] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 925 (kafka.cluster.Partition) [2025-02-10 01:56:47,377] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,377] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,377] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,378] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,378] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,378] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,378] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,378] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,378] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,378] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,378] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,378] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,378] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,379] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,379] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,379] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-10 01:56:47,379] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 140 (kafka.cluster.Partition) [2025-02-10 01:56:47,379] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,379] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,379] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,379] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,380] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,380] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,380] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,381] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,381] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,382] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,383] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,384] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,385] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,386] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,387] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,387] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,387] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,387] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,387] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,387] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,387] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,387] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,387] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,388] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,388] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,388] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,388] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,388] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,388] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,388] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,388] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,389] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,389] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,389] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,389] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,389] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,389] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,389] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,389] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,390] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,390] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,390] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,390] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,390] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,390] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,390] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,390] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,390] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,391] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,391] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,391] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,391] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,391] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,391] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,391] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,391] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,392] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,392] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,392] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:47,392] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,392] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,392] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,392] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,392] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,392] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,392] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,393] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,394] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,394] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,394] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,394] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,398] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,399] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 464 (kafka.cluster.Partition) [2025-02-10 01:56:47,399] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,399] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,399] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,399] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,399] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,399] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,399] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,399] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,400] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,401] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,402] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,403] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-10 01:56:47,403] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,403] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,403] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,404] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,404] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,404] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,405] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,405] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,405] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,405] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,405] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,405] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,405] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,405] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,406] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:47,406] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,406] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,407] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,407] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,407] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,408] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,408] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,408] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-10 01:56:47,410] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,411] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,411] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,411] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,411] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,411] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,411] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,411] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,412] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,412] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,412] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,412] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,412] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,412] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,412] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,412] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,412] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,412] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,413] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,413] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,413] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,413] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,413] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,413] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,413] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,414] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,414] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-10 01:56:47,414] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,414] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,414] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,417] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,417] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 6 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,418] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,419] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,419] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,419] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,419] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 137 (kafka.cluster.Partition) [2025-02-10 01:56:47,419] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,419] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,419] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,419] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,420] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,420] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,420] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,420] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,421] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,421] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,421] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,421] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,421] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,421] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,421] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,422] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,422] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:47,422] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,422] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,422] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,422] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 1247 (kafka.cluster.Partition) [2025-02-10 01:56:47,422] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,422] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,422] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,423] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,423] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,423] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,423] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,423] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,423] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,423] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,423] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,423] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,423] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,424] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,425] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,426] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,426] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,426] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,426] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,426] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,426] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,426] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,426] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,426] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,427] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,427] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,427] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,427] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,427] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,428] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,428] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,428] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,428] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,428] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,428] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,429] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 1591 (kafka.cluster.Partition) [2025-02-10 01:56:47,429] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,429] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,429] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,429] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,429] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,429] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,429] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,429] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,429] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,430] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,431] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,432] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,432] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,434] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,435] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,435] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,435] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,435] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,435] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,435] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,435] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,436] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,436] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,436] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,436] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,438] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,446] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,446] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,446] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 353 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,447] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,448] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,449] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,450] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 5 (kafka.cluster.Partition) [2025-02-10 01:56:47,451] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,451] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,452] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,452] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,452] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,452] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,453] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,453] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,454] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,454] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,454] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,454] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,454] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,454] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,454] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,454] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,455] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,455] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,455] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,455] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,455] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,455] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,455] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,455] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,456] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,456] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,456] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,458] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,460] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,460] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,460] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,460] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,461] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,461] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,461] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,461] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,461] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,461] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,461] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,461] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,461] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,462] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,463] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,463] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,463] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,463] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,463] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,463] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,465] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,466] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,467] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,467] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,468] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,468] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,468] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,468] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,468] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,469] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,469] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,469] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,469] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,469] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,469] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,469] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,470] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,470] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 5 (kafka.cluster.Partition) [2025-02-10 01:56:47,470] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,470] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,470] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,470] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 2851 (kafka.cluster.Partition) [2025-02-10 01:56:47,471] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,471] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,471] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,472] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,473] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,474] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,474] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,474] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,474] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,474] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,475] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,475] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,475] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,475] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,475] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,476] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 544 (kafka.cluster.Partition) [2025-02-10 01:56:47,476] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,476] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,477] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,478] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,479] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,481] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,481] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,481] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,481] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,481] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,481] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,481] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 6 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 1184 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,482] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 1708 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:47,483] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 809 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,484] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,485] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:47,502] INFO [ReplicaFetcherManager on broker 2] 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:47,590] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,611] INFO [ReplicaFetcherManager on broker 2] 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=1247, 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=544, 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=2851, 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-22-0 -> (offset=1991, leaderEpoch=3), -uve-topic-12-1 -> (offset=0, 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:47,683] 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:47,685] 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:47,685] 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:47,685] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 544 has no effect as the largest offset in the log is 543 (kafka.log.Log) [2025-02-10 01:56:47,686] 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:47,686] 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:47,686] 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:47,686] 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:47,686] 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:47,686] 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:47,686] 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:47,687] 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:47,687] 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:47,687] 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:47,687] 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:47,687] 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:47,687] 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:47,687] 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:47,687] 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:47,688] 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:47,688] 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:47,688] 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:47,688] 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:47,688] 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:47,688] 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:47,688] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 2853 has no effect as the largest offset in the log is 2852 (kafka.log.Log) [2025-02-10 01:56:47,688] 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:47,688] 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:47,688] 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:47,688] 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:47,691] 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:47,691] 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:47,691] 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:47,692] 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:47,693] 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:47,694] 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:47,694] 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:47,694] 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:47,694] 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:47,694] 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:47,694] 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:47,694] 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:47,694] 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:47,698] 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:47,721] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,721] 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:47,721] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,721] 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:47,721] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,721] 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:47,721] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,723] 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:47,723] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,724] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,724] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,725] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,725] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,726] 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:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,727] 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:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,727] 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:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,727] 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:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,727] 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:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,727] 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:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,727] 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:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,727] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,729] 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:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,730] 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:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,731] 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:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,731] 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:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,731] 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:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,731] 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:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,732] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,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 01:56:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,733] 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:47,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,734] 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:47,734] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,734] 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:47,734] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,734] 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:47,735] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,736] 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:47,736] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,736] 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:47,736] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,736] 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:47,736] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,736] 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:47,736] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,736] 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:47,736] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,736] 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:47,736] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,736] 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:47,736] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,736] 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:47,736] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,737] 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:47,737] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,737] 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:47,737] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,737] 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:47,737] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,737] 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:47,737] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,737] 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:47,737] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,737] 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:47,737] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,737] 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:47,737] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,737] 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:47,737] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,737] 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:47,738] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,738] 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:47,738] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,738] 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:47,738] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,738] 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:47,738] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,738] 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:47,738] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,738] 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:47,738] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,738] 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:47,738] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,738] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,739] 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:47,739] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,740] 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:47,741] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,741] 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:47,741] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,741] 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:47,741] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,741] 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:47,741] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,741] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,742] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,742] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,743] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,743] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,744] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,744] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,745] 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:47,745] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,746] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,746] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,748] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,748] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,749] 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:47,749] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,750] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,750] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,751] 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:47,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,752] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,752] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,753] 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:47,753] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,754] 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:47,754] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,755] 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:47,755] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,756] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,757] 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:47,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,758] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,758] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,759] 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:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,760] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,761] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,762] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,763] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,764] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,765] 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:47,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,766] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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:47,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:47,767] 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,766] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 01:58:49,768] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2025-02-10 01:58:49,769] INFO [KafkaServer id=2] Starting controlled shutdown (kafka.server.KafkaServer) [2025-02-10 01:58:50,200] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-11-24, -uve-topic-21-23, -uve-topic-20-6, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, HEALTH_CHECK_TOPIC-11, -uve-topic-2-18, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-7-8, -uve-topic-20-0, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-3-10, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-19-12, -uve-topic-5-23, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-11-2, -uve-topic-17-1, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-17-19, -uve-topic-1-17, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-18-29, -uve-topic-1-5, HEALTH_CHECK_TOPIC-10, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-2-13, -uve-topic-9-15, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-14-29, -uve-topic-3-28, -uve-topic-14-23, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-7-26, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-1-26, -uve-topic-16-25, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-5-5, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-6-13, -uve-topic-6-20, -uve-topic-14-16, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-0-5, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-10-27, -uve-topic-14-20, -uve-topic-24-19, structured_syslog_topic-26, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-19-24, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, -uve-topic-14-28, -uve-topic-6-7, -uve-topic-17-22, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-27-10, HEALTH_CHECK_TOPIC-16, -uve-topic-9-21, -uve-topic-19-6, -uve-topic-28-11, -uve-topic-2-1, -uve-topic-2-24, -uve-topic-0-2, -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-20-27, -uve-topic-9-23, -uve-topic-28-3, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, -uve-topic-24-5, -uve-topic-3-3, -uve-topic-4-8, -uve-topic-19-27, -uve-topic-29-4, -uve-topic-29-10, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-11-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, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-14-22, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-29-12, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-8-26, -uve-topic-6-11, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-28-15, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-18, -uve-topic-19-9, -uve-topic-21-24, -uve-topic-3-22, -uve-topic-4-23, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-16-19, -uve-topic-2-7, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-0-13, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-26-9, -uve-topic-9-9, -uve-topic-17-28, HEALTH_CHECK_TOPIC-29, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-14-4, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-2-19, -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-27-23, structured_syslog_topic-20, -uve-topic-20-15, -uve-topic-6-14, -uve-topic-16-7, -uve-topic-9-6, -uve-topic-14-2, -uve-topic-24-1, structured_syslog_topic-8, -uve-topic-28-21, -uve-topic-24-2, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-10-5, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-21-21, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-20-12, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-10-21, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-29-19, structured_syslog_topic-13, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-3-15, HEALTH_CHECK_TOPIC-14, -uve-topic-24-14, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-9-29, -uve-topic-24-20, -uve-topic-2-4, -uve-topic-5-17, -uve-topic-7-10, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-6-19, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-1, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-10-9, -uve-topic-20-29, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-27-5, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-21-18, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-10-17, -uve-topic-6-29, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-3-9, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-21-9, -uve-topic-26-15, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-4-20, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, HEALTH_CHECK_TOPIC-4, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-29-1, -uve-topic-19-2, HEALTH_CHECK_TOPIC-8, -uve-topic-24-8, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-28-23, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-16-13, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-9-5, -uve-topic-1-11, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-3-13, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-18-17, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-29-18, -uve-topic-26-3, -uve-topic-6-17, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-4-19, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-6-8, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-27-28, -uve-topic-10-6, -uve-topic-20-5, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-17-10, -uve-topic-26-21, -uve-topic-5-0, -uve-topic-13-29, -uve-topic-23-28, structured_syslog_topic-29, -uve-topic-21-0, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-6-26, -uve-topic-5-3, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-16-1, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -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-17, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-7-20, -uve-topic-28-5, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-8-19, -uve-topic-29-6, -uve-topic-10-3, -uve-topic-5-29, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-4-2, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-21-11, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-20-9, -uve-topic-17-16, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, HEALTH_CHECK_TOPIC-5, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-17-13, -uve-topic-29-0, -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-9-11, -uve-topic-27-4, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:50,211] WARN [KafkaServer id=2] 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,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error sending fetch request (sessionId=1944862959, epoch=663) 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,216] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=2, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1944862959, epoch=663), 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,063] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-20-10, -uve-topic-8-27, -uve-topic-27-21, -uve-topic-17-23, -uve-topic-10-19, -uve-topic-29-2, -uve-topic-6-18, -uve-topic-24-16, -uve-topic-20-26, -uve-topic-3-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-11-28, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-5-26, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, structured_syslog_topic-3, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-10-4, -uve-topic-27-15, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-1-25, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-8-0, -uve-topic-6-27, -uve-topic-4-10, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-18, -uve-topic-1-13, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-20-8, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-11-13, -uve-topic-7-12, -uve-topic-2-26, -uve-topic-21-20, -uve-topic-16-16, -uve-topic-9-1, -uve-topic-4-15, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-19, -uve-topic-14-15, -uve-topic-7-0, -uve-topic-24-22, -uve-topic-16-4, -uve-topic-29-17, -uve-topic-3-26, structured_syslog_topic-12, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-24, -uve-topic-10-22, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-6-28, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-6-0, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-4-28, -uve-topic-18-10, HEALTH_CHECK_TOPIC-13, -uve-topic-9-22, -uve-topic-18-18, HEALTH_CHECK_TOPIC-21, -uve-topic-21-13, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-4-0, -uve-topic-2-27, -uve-topic-28-25, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-0-18, -uve-topic-9-2, -uve-topic-23-3, -uve-topic-13-4, HEALTH_CHECK_TOPIC-1, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-24-15, -uve-topic-14-24, -uve-topic-19-11, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-0-6, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-29-26, -uve-topic-27-9, -uve-topic-8-22, -uve-topic-10-7, -uve-topic-1-19, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-20-14, -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-21, -uve-topic-20-2, -uve-topic-28-10, -uve-topic-21-7, -uve-topic-2-20, -uve-topic-11-16, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-4-9, -uve-topic-16-18, structured_syslog_topic-18, -uve-topic-26-17, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-5-13, -uve-topic-0-27, -uve-topic-5-14, -uve-topic-14-9, structured_syslog_topic-27, -uve-topic-5-22, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-11-4, -uve-topic-7-3, -uve-topic-14-18, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-3-29, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, structured_syslog_topic-15, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-10-8, -uve-topic-8-24, -uve-topic-20-7, -uve-topic-27-18, -uve-topic-14-6, -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-4-6, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-8-12, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-4-22, -uve-topic-2-5, -uve-topic-18-4, HEALTH_CHECK_TOPIC-7, -uve-topic-9-16, -uve-topic-11-1, -uve-topic-18-12, -uve-topic-21-8, -uve-topic-2-21, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-28, -uve-topic-24-10, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, structured_syslog_topic-0, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-8-9, -uve-topic-27-3, -uve-topic-10-1, structured_syslog_topic-16, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-27-12, -uve-topic-28-16, -uve-topic-20-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-6-16, -uve-topic-6-24, -uve-topic-11-22, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-27-0, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-9-10, -uve-topic-28-4, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-2-14, -uve-topic-7-1, -uve-topic-5-28, -uve-topic-2-15, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-9-26, -uve-topic-7-9, -uve-topic-2-23, -uve-topic-18-22, HEALTH_CHECK_TOPIC-25, -uve-topic-7-25, -uve-topic-5-8, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-5-16, -uve-topic-14-12, -uve-topic-29-5, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-12-19, -uve-topic-17-6, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-18-6, -uve-topic-2-8, -uve-topic-21-2, -uve-topic-9-19, -uve-topic-28-14, -uve-topic-18-15, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-19-19, -uve-topic-26-5, -uve-topic-16-6, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-22-15, -uve-topic-5-1, -uve-topic-12-16, -uve-topic-0-15, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-16-22, structured_syslog_topic-22, -uve-topic-24-4, -uve-topic-3-8, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-8-3, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-1-0, -uve-topic-22-12, -uve-topic-12-13, -uve-topic-29-23, -uve-topic-27-6, -uve-topic-6-10, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-2-29, -uve-topic-18-28, -uve-topic-10-28, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-0-28, -uve-topic-16-27, -uve-topic-26-26, -uve-topic-2-9, -uve-topic-28-7, -uve-topic-9-20, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-2-17, -uve-topic-18-16, -uve-topic-0-0, -uve-topic-26-6, -uve-topic-29-20, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-27-27, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-10-25, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -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-20-4, -uve-topic-6-4, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-6-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-20-20, -uve-topic-4-3, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-7-24, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-16-28, -uve-topic-9-13, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-16-0, -uve-topic-14-27, -uve-topic-0-9, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-7-21, -uve-topic-5-4, -uve-topic-29-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-3-11, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-8-6, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-4-24, -uve-topic-10-14, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-20-13, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-4-4, -uve-topic-11-19, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-28-1, -uve-topic-13-16, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-26-29, -uve-topic-23-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-19-7, -uve-topic-11-7, -uve-topic-14-21, -uve-topic-7-6, -uve-topic-26-0, -uve-topic-29-14, -uve-topic-0-3, -uve-topic-24-28, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-16-10, structured_syslog_topic-10, -uve-topic-12-20, -uve-topic-22-19) (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:52,066] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2025-02-10 01:58:52,067] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2025-02-10 01:58:52,069] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2025-02-10 01:58:52,099] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-29-2, -uve-topic-12-0, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-11-28, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, -uve-topic-12-5, -uve-topic-22-4, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-6-27, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-2-26, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-3-7, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-18-18, HEALTH_CHECK_TOPIC-21, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-4-0, -uve-topic-11-15, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-29-26, -uve-topic-8-22, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-15-9, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, HEALTH_CHECK_TOPIC-14, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-25-29, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-1-28, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-4-14, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-28-3, HEALTH_CHECK_TOPIC-7, -uve-topic-18-4, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-4-7, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-4-23, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-9-18, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-21-9, HEALTH_CHECK_TOPIC-17, -uve-topic-7-9, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-5-0, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-8-2, structured_syslog_topic-1, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-18-6, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-9-27, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-0-15, -uve-topic-16-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-9-20, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-3, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-19, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-7-21, -uve-topic-29-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-3-19, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-28-29, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-6-14, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-19-0, -uve-topic-5-26, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-12-1, -uve-topic-22-0, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-7-12, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-3-26, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-6-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-6-1, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, HEALTH_CHECK_TOPIC-13, -uve-topic-11-6, -uve-topic-7-5, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, HEALTH_CHECK_TOPIC-29, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-0-6, -uve-topic-7-10, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-5-17, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-9-23, -uve-topic-2-20, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-21-15, -uve-topic-4-1, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-0-27, -uve-topic-5-22, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-4-6, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-4-22, -uve-topic-9-16, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-0-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-12-2, -uve-topic-22-1, structured_syslog_topic-0, -uve-topic-3-22, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-6-24, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-9-26, -uve-topic-2-23, -uve-topic-28-21, HEALTH_CHECK_TOPIC-25, -uve-topic-11-18, -uve-topic-21-17, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-5-24, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-9-3, HEALTH_CHECK_TOPIC-2, -uve-topic-9-19, -uve-topic-2-16, -uve-topic-28-14, HEALTH_CHECK_TOPIC-18, -uve-topic-18-15, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-8-19, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-0-28, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-28-7, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-0-0, structured_syslog_topic-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-3-1, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-10-21, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, HEALTH_CHECK_TOPIC-5, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-4, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-12-7, -uve-topic-22-6, -uve-topic-8-6, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-4-4, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-3, structured_syslog_topic-10, -uve-topic-7-22) (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:55,212] WARN [KafkaServer id=2] Retrying controlled shutdown after the previous attempt failed... (kafka.server.KafkaServer) [2025-02-10 01:58:55,349] INFO [KafkaServer id=2] Controlled shutdown succeeded (kafka.server.KafkaServer) [2025-02-10 01:58:55,351] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 01:58:55,351] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 01:58:55,354] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 01:58:55,354] INFO [SocketServer brokerId=2] Stopping socket server request processors (kafka.network.SocketServer) [2025-02-10 01:58:55,360] INFO [SocketServer brokerId=2] Stopped socket server request processors (kafka.network.SocketServer) [2025-02-10 01:58:55,363] INFO [data-plane Kafka Request Handler on Broker 2], shutting down (kafka.server.KafkaRequestHandlerPool) [2025-02-10 01:58:55,365] INFO [data-plane Kafka Request Handler on Broker 2], shut down completely (kafka.server.KafkaRequestHandlerPool) [2025-02-10 01:58:55,374] INFO [ExpirationReaper-2-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:55,468] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:55,512] INFO [ExpirationReaper-2-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:55,512] INFO [ExpirationReaper-2-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:55,513] INFO [KafkaApi-2] Shutdown complete. (kafka.server.KafkaApis) [2025-02-10 01:58:55,513] INFO [ExpirationReaper-2-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:55,570] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:55,671] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:55,711] INFO [ExpirationReaper-2-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:55,711] INFO [ExpirationReaper-2-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:55,712] INFO [TransactionCoordinator id=2] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 01:58:55,713] INFO [ProducerId Manager 2]: Shutdown complete: last producerId assigned 3000 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-10 01:58:55,713] INFO [Transaction State Manager 2]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2025-02-10 01:58:55,713] INFO [Transaction Marker Channel Manager 2]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 01:58:55,714] INFO [Transaction Marker Channel Manager 2]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 01:58:55,714] INFO [Transaction Marker Channel Manager 2]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 01:58:55,714] INFO [TransactionCoordinator id=2] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 01:58:55,714] INFO [GroupCoordinator 2]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 01:58:55,715] INFO [ExpirationReaper-2-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:55,772] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:55,873] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:55,912] INFO [ExpirationReaper-2-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:55,912] INFO [ExpirationReaper-2-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:55,912] INFO [ExpirationReaper-2-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:55,974] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:56,075] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:56,107] INFO [ExpirationReaper-2-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,107] INFO [ExpirationReaper-2-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,108] INFO [GroupCoordinator 2]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 01:58:56,110] INFO [ReplicaManager broker=2] Shutting down (kafka.server.ReplicaManager) [2025-02-10 01:58:56,110] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:58:56,110] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:58:56,110] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:58:56,110] INFO [ReplicaFetcherManager on broker 2] shutting down (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:56,111] INFO [ReplicaFetcherManager on broker 2] shutdown completed (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:56,112] INFO [ReplicaAlterLogDirsManager on broker 2] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2025-02-10 01:58:56,112] INFO [ReplicaAlterLogDirsManager on broker 2] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2025-02-10 01:58:56,112] INFO [ExpirationReaper-2-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,142] INFO [ExpirationReaper-2-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,142] INFO [ExpirationReaper-2-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,142] INFO [ExpirationReaper-2-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,152] INFO [ExpirationReaper-2-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,152] INFO [ExpirationReaper-2-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,152] INFO [ExpirationReaper-2-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,176] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:56,276] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:56,337] INFO [ExpirationReaper-2-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,337] INFO [ExpirationReaper-2-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,338] INFO [ExpirationReaper-2-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,344] INFO [ExpirationReaper-2-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,344] INFO [ExpirationReaper-2-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:56,350] INFO [ReplicaManager broker=2] Shut down completely (kafka.server.ReplicaManager) [2025-02-10 01:58:56,350] INFO Shutting down. (kafka.log.LogManager) [2025-02-10 01:58:56,359] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 1663 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,377] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:56,394] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 850 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,404] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 1236 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,405] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Writing producer snapshot at offset 5 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,406] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 968 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,408] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 716 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,414] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 378 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,416] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 584 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,430] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 1774 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,430] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 490 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,437] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 3159 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,446] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 2073 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,456] INFO [ProducerStateManager partition=-uve-topic-12-0] Writing producer snapshot at offset 145 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,459] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 488 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,472] INFO [ProducerStateManager partition=-uve-topic-19-0] Writing producer snapshot at offset 148 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,478] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:56,484] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 1299 (kafka.log.ProducerStateManager) [2025-02-10 01:58:56,551] INFO Shutdown complete. (kafka.log.LogManager) [2025-02-10 01:58:56,559] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:58:56,664] INFO Session: 0x1000060e63e0026 closed (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:58:56,664] INFO EventThread shut down for session: 0x1000060e63e0026 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:58:56,665] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:58:56,665] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:57,423] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:57,423] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:57,423] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:57,445] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:57,445] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:57,445] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:58,445] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:58,445] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:58,446] INFO [SocketServer brokerId=2] Shutting down socket server (kafka.network.SocketServer) [2025-02-10 01:58:58,454] INFO [SocketServer brokerId=2] Shutdown completed (kafka.network.SocketServer) [2025-02-10 01:58:58,457] INFO [KafkaServer id=2] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Mon Feb 10 02:00:32 UTC 2025 ===================' INFO: =================== Mon Feb 10 02:00:32 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.12 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.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 +++ awk '/32 host/ { print f } {f=$2}' +++ uniq +++ grep -vi host +++ sort +++ cat /proc/net/fib_trie +++ tr '\n' , ++ local local_ips=,10.0.0.12,10.20.0.6,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.12,10.20.0.6,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.12,10.20.0.6,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] ++ echo 10.0.0.12 2 ++ return + my_ip_and_order='10.0.0.12 2' + '[' -n '10.0.0.12 2' ']' + break + '[' -z '10.0.0.12 2' ']' ++ echo 10.0.0.12 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.12 ++ echo 10.0.0.12 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.12 + KAFKA_LISTEN_ADDRESS=10.0.0.12 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + 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=2/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.12: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.12/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,453] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-10 02:00:35,900] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-10 02:00:35,943] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 02:00:35,946] INFO starting (kafka.server.KafkaServer) [2025-02-10 02:00:35,947] 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:35,962] 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:35,967] 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:35,967] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2705-2. (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,967] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,967] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,967] 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:35,967] 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:35,967] 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:35,967] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,968] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,968] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,968] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,968] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,968] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,968] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,968] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,968] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,968] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,968] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:35,970] 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:35,974] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-10 02:00:35,979] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:00:35,982] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 02:00:35,984] 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:00:35,988] INFO Socket connection established, initiating session, client: /10.0.0.12:42638, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:00:35,997] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181, sessionid = 0x1000060e63e003b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:00:36,000] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 02:00:36,280] INFO Cluster ID = tss9aBmZQzOhh2ZnGnfMtw (kafka.server.KafkaServer) [2025-02-10 02:00:36,285] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-10 02:00:36,328] 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 = 2 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.12: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,339] 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 = 2 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.12: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,365] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 02:00:36,366] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 02:00:36,366] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 02:00:36,422] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-10 02:00:36,428] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 02:00:36,429] 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,440] INFO Loaded 0 logs in 12ms. (kafka.log.LogManager) [2025-02-10 02:00:36,452] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-10 02:00:36,455] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-10 02:00:36,888] INFO Awaiting socket connections on 10.0.0.12:9092. (kafka.network.Acceptor) [2025-02-10 02:00:36,913] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 02:00:36,930] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:36,931] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:36,932] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:36,932] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:36,946] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 02:00:36,989] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-10 02:00:37,005] INFO Stat of the created znode at /brokers/ids/2 is: 8589963385,8589963385,1739152836998,1739152836998,1,0,0,72058010217611323,188,0,8589963385 (kafka.zk.KafkaZkClient) [2025-02-10 02:00:37,006] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.12:9092, czxid (broker epoch): 8589963385 (kafka.zk.KafkaZkClient) [2025-02-10 02:00:37,065] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,068] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,069] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,092] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 02:00:37,092] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 02:00:37,097] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 5 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 02:00:37,114] INFO [ProducerId Manager 2]: Acquired new producerId block (brokerId:2,blockStartProducerId:5000,blockEndProducerId:5999) by writing to Zk with path version 6 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-10 02:00:37,132] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 02:00:37,141] INFO [Transaction Marker Channel Manager 2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 02:00:37,142] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 02:00:37,167] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,216] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 02:00:37,311] INFO [SocketServer brokerId=2] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 02:00:37,319] INFO [SocketServer brokerId=2] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 02:00:37,328] INFO [SocketServer brokerId=2] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 02:00:37,341] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 02:00:37,342] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 02:00:37,342] INFO Kafka startTimeMs: 1739152837329 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 02:00:37,343] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2025-02-10 02:00:38,061] 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:38,101] 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:38,102] INFO [Partition -uve-topic-22-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-10 02:00:38,102] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,119] 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:38,120] 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:38,120] INFO [Partition -uve-topic-23-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-10 02:00:38,120] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,129] 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:38,132] 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:38,132] INFO [Partition -uve-topic-17-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-10 02:00:38,132] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,137] 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:38,138] 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:38,138] INFO [Partition -uve-topic-16-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-10 02:00:38,138] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,164] 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:38,165] 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:38,165] INFO [Partition -uve-topic-29-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-10 02:00:38,165] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,383] 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:38,385] 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:38,385] INFO [Partition -uve-topic-2-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-10 02:00:38,385] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,430] 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:38,431] 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:38,431] INFO [Partition -uve-topic-18-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-10 02:00:38,431] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,470] 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:38,483] 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:38,483] INFO [Partition -uve-topic-27-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-10 02:00:38,484] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,502] 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:38,502] 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:38,503] INFO [Partition -uve-topic-14-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-10 02:00:38,503] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,510] 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:38,510] 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:38,510] INFO [Partition -uve-topic-5-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-10 02:00:38,511] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,521] 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:38,522] 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:38,522] INFO [Partition -uve-topic-16-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-10 02:00:38,522] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,531] 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:38,531] 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:38,533] INFO [Partition -uve-topic-29-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-10 02:00:38,534] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,540] 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:38,540] 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:38,540] INFO [Partition -uve-topic-17-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-10 02:00:38,540] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,555] 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:38,557] 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:38,557] INFO [Partition -uve-topic-21-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-10 02:00:38,557] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,588] 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:38,591] 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:38,591] INFO [Partition -uve-topic-11-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-10 02:00:38,591] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,603] 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:38,604] 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:38,604] INFO [Partition -uve-topic-24-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-10 02:00:38,605] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,703] 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:38,704] 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:38,704] INFO [Partition -uve-topic-13-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-10 02:00:38,704] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,714] 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:38,715] 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:38,715] INFO [Partition -uve-topic-26-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-10 02:00:38,715] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,811] 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:38,812] 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:38,815] INFO [Partition -uve-topic-8-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-10 02:00:38,817] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,940] 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:38,941] 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:38,941] INFO [Partition -uve-topic-0-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-10 02:00:38,942] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:38,995] 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:38,996] 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:38,996] INFO [Partition -uve-topic-17-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-10 02:00:38,996] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,016] 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:39,017] 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:39,017] INFO [Partition -uve-topic-9-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-10 02:00:39,017] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,041] 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:39,044] 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:39,044] INFO [Partition -uve-topic-0-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-10 02:00:39,044] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,062] 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:39,063] 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:39,063] INFO [Partition -uve-topic-20-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-10 02:00:39,063] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,076] 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:39,077] 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:39,079] INFO [Partition -uve-topic-1-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-10 02:00:39,080] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,118] 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:39,120] 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:39,120] INFO [Partition -uve-topic-3-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-10 02:00:39,120] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,173] 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:39,174] 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:39,182] INFO [Partition -uve-topic-2-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-10 02:00:39,182] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,212] 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:39,213] 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:39,213] INFO [Partition -uve-topic-7-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-10 02:00:39,213] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,238] 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:39,240] 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:39,240] INFO [Partition -uve-topic-6-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-10 02:00:39,240] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,267] 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:39,268] 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:39,268] INFO [Partition -uve-topic-15-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-10 02:00:39,268] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,331] 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:39,332] 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:39,332] INFO [Partition -uve-topic-28-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-10 02:00:39,332] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,371] 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:39,382] 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:39,382] INFO [Partition -uve-topic-6-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-10 02:00:39,382] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,408] 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:39,409] 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:39,409] INFO [Partition -uve-topic-7-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-10 02:00:39,409] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,439] 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:39,460] 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:39,461] INFO [Partition -uve-topic-22-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-10 02:00:39,461] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,516] 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:39,517] 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:39,517] INFO [Partition -uve-topic-0-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-10 02:00:39,517] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,534] 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:39,535] 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:39,538] INFO [Partition -uve-topic-9-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-10 02:00:39,539] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,569] 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:39,570] 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:39,570] INFO [Partition -uve-topic-21-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-10 02:00:39,570] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,625] 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:39,626] 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:39,626] INFO [Partition structured_syslog_topic-15 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-10 02:00:39,626] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,674] 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:39,675] 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:39,675] INFO [Partition -uve-topic-5-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-10 02:00:39,675] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,700] 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:39,702] 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:39,703] INFO [Partition -uve-topic-4-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-10 02:00:39,703] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,715] 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:39,717] 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:39,718] INFO [Partition -uve-topic-17-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-10 02:00:39,718] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,752] 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:39,753] 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:39,753] INFO [Partition -uve-topic-8-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-10 02:00:39,753] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,760] 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:39,760] 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:39,762] INFO [Partition -uve-topic-3-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-10 02:00:39,771] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,795] 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:39,799] 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:39,801] INFO [Partition -uve-topic-4-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-10 02:00:39,801] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,816] 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:39,817] 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:39,823] INFO [Partition -uve-topic-10-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-10 02:00:39,823] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,829] 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:39,830] 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:39,831] INFO [Partition -uve-topic-23-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-10 02:00:39,831] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,840] 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:39,841] 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:39,842] INFO [Partition -uve-topic-25-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-10 02:00:39,842] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,873] 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:39,874] 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:39,874] INFO [Partition -uve-topic-20-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-10 02:00:39,874] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,877] 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:39,879] 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:39,880] INFO [Partition -uve-topic-12-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-10 02:00:39,880] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,883] 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:39,884] 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:39,884] INFO [Partition -uve-topic-19-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-10 02:00:39,884] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,886] 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:39,887] 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:39,887] INFO [Partition -uve-topic-29-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-10 02:00:39,887] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,890] 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:39,896] 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:39,897] INFO [Partition -uve-topic-16-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-10 02:00:39,897] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,904] 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:39,905] 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:39,906] INFO [Partition -uve-topic-8-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-10 02:00:39,906] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,911] 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:39,913] 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:39,918] INFO [Partition -uve-topic-21-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-10 02:00:39,918] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,924] 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:39,933] 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:39,933] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-10 02:00:39,934] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,936] 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:39,937] 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:39,937] INFO [Partition -uve-topic-2-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-10 02:00:39,937] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,943] 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:39,944] 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:39,944] INFO [Partition -uve-topic-9-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-10 02:00:39,948] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,955] 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:39,957] 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:39,957] INFO [Partition -uve-topic-18-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-10 02:00:39,957] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,964] 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:39,972] 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:39,972] INFO [Partition -uve-topic-10-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-10 02:00:39,972] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,978] 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:39,982] 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:39,982] INFO [Partition -uve-topic-23-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-10 02:00:39,982] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:39,995] 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:39,995] 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:39,995] INFO [Partition -uve-topic-14-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-10 02:00:39,996] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,006] 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:40,007] 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:40,008] INFO [Partition -uve-topic-27-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-10 02:00:40,008] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,017] 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:40,019] 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:40,020] INFO [Partition -uve-topic-7-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-10 02:00:40,069] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,114] 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:40,116] 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:40,116] INFO [Partition -uve-topic-6-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-10 02:00:40,117] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,133] 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:40,160] 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:40,160] INFO [Partition -uve-topic-8-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-10 02:00:40,160] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,175] 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:40,176] 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:40,176] INFO [Partition -uve-topic-21-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-10 02:00:40,176] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,222] 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:40,241] 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:40,241] INFO [Partition -uve-topic-20-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-10 02:00:40,241] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,251] 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:40,251] 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:40,252] INFO [Partition -uve-topic-0-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-10 02:00:40,252] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,260] 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:40,260] 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:40,260] INFO [Partition -uve-topic-17-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-10 02:00:40,260] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,290] 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:40,290] 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:40,290] INFO [Partition -uve-topic-29-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-10 02:00:40,290] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,308] 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:40,308] 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:40,314] INFO [Partition -uve-topic-16-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-10 02:00:40,314] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,323] 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:40,324] 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:40,324] INFO [Partition -uve-topic-4-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-10 02:00:40,324] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,343] 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:40,347] 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:40,347] INFO [Partition -uve-topic-13-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-10 02:00:40,347] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,370] 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:40,377] 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:40,377] INFO [Partition -uve-topic-26-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-10 02:00:40,377] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,392] 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:40,400] 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:40,400] INFO [Partition -uve-topic-6-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-10 02:00:40,407] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,455] 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:40,456] 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:40,457] INFO [Partition -uve-topic-5-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-10 02:00:40,457] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,520] 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:40,520] 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:40,520] INFO [Partition -uve-topic-12-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-10 02:00:40,520] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,550] 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:40,551] 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:40,551] INFO [Partition -uve-topic-26-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-10 02:00:40,551] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,570] 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:40,572] 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:40,572] INFO [Partition -uve-topic-25-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-10 02:00:40,573] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,581] 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:40,591] 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:40,598] INFO [Partition -uve-topic-29-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-10 02:00:40,599] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,651] 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:40,662] 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:40,662] INFO [Partition -uve-topic-16-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-10 02:00:40,663] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,725] 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:40,726] 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:40,726] INFO [Partition -uve-topic-10-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-10 02:00:40,726] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,776] 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:40,777] 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:40,777] INFO [Partition -uve-topic-23-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-10 02:00:40,777] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,863] 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:40,863] 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:40,863] INFO [Partition -uve-topic-19-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-10 02:00:40,863] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,879] 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:40,880] 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:40,880] INFO [Partition -uve-topic-25-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-10 02:00:40,880] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,895] 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:40,896] 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:40,901] INFO [Partition -uve-topic-11-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-10 02:00:40,902] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,913] 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:40,975] 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:40,982] INFO [Partition -uve-topic-24-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-10 02:00:40,982] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:40,990] 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:40,991] 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:40,991] INFO [Partition -uve-topic-19-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-10 02:00:40,991] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,006] 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:41,007] 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:41,007] INFO [Partition -uve-topic-28-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-10 02:00:41,012] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,036] 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:41,037] 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:41,037] INFO [Partition -uve-topic-15-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-10 02:00:41,037] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,044] 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:41,045] 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:41,045] INFO [Partition -uve-topic-20-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-10 02:00:41,046] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,054] 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:41,055] 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:41,062] INFO [Partition -uve-topic-29-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-10 02:00:41,063] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,124] 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:41,125] 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:41,126] INFO [Partition -uve-topic-16-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-10 02:00:41,130] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,144] 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:41,146] 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:41,170] INFO [Partition -uve-topic-7-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-10 02:00:41,170] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,173] 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:41,185] 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:41,185] INFO [Partition -uve-topic-8-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-10 02:00:41,185] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,202] 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:41,203] 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:41,203] INFO [Partition -uve-topic-22-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-10 02:00:41,203] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,206] 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:41,206] 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:41,206] INFO [Partition -uve-topic-18-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-10 02:00:41,206] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,208] 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:41,229] 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:41,229] INFO [Partition -uve-topic-24-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-10 02:00:41,229] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,254] 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:41,256] 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:41,256] INFO [Partition -uve-topic-11-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-10 02:00:41,256] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,261] 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:41,262] 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:41,263] INFO [Partition -uve-topic-17-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-10 02:00:41,263] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,275] 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:41,278] 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:41,282] INFO [Partition -uve-topic-22-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-10 02:00:41,283] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,302] 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:41,303] 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:41,305] INFO [Partition -uve-topic-1-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-10 02:00:41,305] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,316] 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:41,322] 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:41,325] INFO [Partition structured_syslog_topic-12 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-10 02:00:41,325] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,358] 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:41,359] 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:41,359] INFO [Partition -uve-topic-5-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-10 02:00:41,359] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,370] 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:41,371] 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:41,371] INFO [Partition -uve-topic-15-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-10 02:00:41,371] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,373] 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:41,375] 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:41,376] INFO [Partition -uve-topic-28-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-10 02:00:41,376] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,379] 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:41,381] 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:41,381] INFO [Partition -uve-topic-20-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-10 02:00:41,381] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,391] 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:41,392] 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:41,392] INFO [Partition -uve-topic-21-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-10 02:00:41,392] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,399] 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:41,401] 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:41,401] INFO [Partition -uve-topic-7-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-10 02:00:41,401] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,403] 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:41,404] 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:41,404] INFO [Partition -uve-topic-3-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-10 02:00:41,404] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,433] 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:41,434] 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:41,434] INFO [Partition -uve-topic-8-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-10 02:00:41,435] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,442] 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:41,442] 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:41,442] INFO [Partition -uve-topic-21-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-10 02:00:41,443] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,447] 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:41,450] 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:41,450] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-10 02:00:41,450] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,454] 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:41,454] 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:41,455] INFO [Partition -uve-topic-0-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-10 02:00:41,455] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,460] 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:41,460] 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:41,461] INFO [Partition -uve-topic-24-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-10 02:00:41,468] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,475] 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:41,479] 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:41,479] INFO [Partition -uve-topic-23-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-10 02:00:41,479] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,501] 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:41,508] 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:41,508] INFO [Partition -uve-topic-11-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-10 02:00:41,508] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,518] 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:41,526] 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:41,530] INFO [Partition -uve-topic-10-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-10 02:00:41,531] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,541] 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:41,544] 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:41,545] INFO [Partition -uve-topic-19-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-10 02:00:41,545] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,556] 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:41,558] 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:41,558] INFO [Partition -uve-topic-20-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-10 02:00:41,558] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,583] 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:41,584] 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:41,584] INFO [Partition -uve-topic-3-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-10 02:00:41,584] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,603] 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:41,607] 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:41,607] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-10 02:00:41,611] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,627] 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:41,628] 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:41,628] INFO [Partition -uve-topic-7-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-10 02:00:41,628] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,651] 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:41,652] 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:41,652] INFO [Partition -uve-topic-17-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-10 02:00:41,652] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,666] 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:41,669] 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:41,669] INFO [Partition -uve-topic-16-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-10 02:00:41,669] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,688] 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:41,690] 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:41,691] INFO [Partition -uve-topic-29-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-10 02:00:41,691] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,730] 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:41,731] 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:41,731] INFO [Partition -uve-topic-0-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-10 02:00:41,731] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,759] 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:41,759] 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:41,759] INFO [Partition structured_syslog_topic-28 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-10 02:00:41,759] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,793] 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:41,795] 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:41,795] INFO [Partition -uve-topic-9-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-10 02:00:41,795] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,845] 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:41,845] 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:41,845] INFO [Partition -uve-topic-6-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-10 02:00:41,846] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,885] 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:41,886] 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:41,887] INFO [Partition -uve-topic-26-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-10 02:00:41,887] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,936] 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:41,937] 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:41,937] INFO [Partition -uve-topic-13-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-10 02:00:41,937] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,961] 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:41,962] 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:41,962] INFO [Partition -uve-topic-5-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-10 02:00:41,962] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,985] 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:41,986] 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:41,986] INFO [Partition -uve-topic-7-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-10 02:00:41,986] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,017] 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,018] 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,018] INFO [Partition -uve-topic-8-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,018] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,046] 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,047] 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,047] INFO [Partition -uve-topic-19-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,047] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,078] 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,079] 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,079] INFO [Partition -uve-topic-4-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,079] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,093] 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,094] 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,094] INFO [Partition -uve-topic-25-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,094] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,133] 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,134] 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,134] INFO [Partition -uve-topic-20-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,134] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,149] 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,150] 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,150] INFO [Partition -uve-topic-12-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,151] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,177] 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,178] 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,179] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,179] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,197] 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,198] 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,198] INFO [Partition -uve-topic-16-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,198] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,232] 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,234] 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,234] INFO [Partition -uve-topic-29-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,234] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,265] 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,266] 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,266] INFO [Partition -uve-topic-8-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,266] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,275] 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,276] 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,276] INFO [Partition -uve-topic-18-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,276] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,289] 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,291] 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,292] INFO [Partition -uve-topic-1-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,292] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,301] 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,302] 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,302] INFO [Partition -uve-topic-22-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,302] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,312] 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,312] 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,313] INFO [Partition -uve-topic-23-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,313] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,320] 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,322] 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,322] INFO [Partition -uve-topic-10-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,322] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,330] 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,331] 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,331] INFO [Partition -uve-topic-2-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,331] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,343] 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,343] 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,343] INFO [Partition -uve-topic-18-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,343] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,356] 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,357] 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,357] INFO [Partition -uve-topic-27-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,357] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,364] 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,365] 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,365] INFO [Partition -uve-topic-14-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,365] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,371] 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,372] 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,372] INFO [Partition -uve-topic-15-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,372] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,378] 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,378] 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,378] INFO [Partition -uve-topic-28-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,378] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,386] 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,386] 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,386] INFO [Partition -uve-topic-28-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,386] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,397] 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,398] 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,398] INFO [Partition -uve-topic-27-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,398] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,404] 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,405] 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,412] INFO [Partition -uve-topic-14-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,413] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,417] 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,418] 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,418] INFO [Partition -uve-topic-8-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,418] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,424] 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,425] 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,425] INFO [Partition -uve-topic-22-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,425] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,435] 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,436] 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,436] INFO [Partition -uve-topic-16-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,437] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,441] 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,441] 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,441] INFO [Partition -uve-topic-15-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,441] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,445] 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,446] 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,446] INFO [Partition -uve-topic-29-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,446] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,453] 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,453] 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,454] INFO [Partition -uve-topic-28-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,454] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,458] 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,458] 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,458] INFO [Partition -uve-topic-21-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,458] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,464] 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,465] 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,465] INFO [Partition -uve-topic-17-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,465] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,471] 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,472] 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,472] INFO [Partition -uve-topic-20-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,472] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,475] 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,476] 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,476] INFO [Partition -uve-topic-21-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,476] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,480] 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,480] 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,480] INFO [Partition structured_syslog_topic-9 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,480] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,489] 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,492] 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,492] INFO [Partition -uve-topic-25-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,492] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,498] 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,500] 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,500] INFO [Partition -uve-topic-12-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,500] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,505] 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,507] 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,507] INFO [Partition -uve-topic-24-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,507] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,525] 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,526] 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,526] INFO [Partition -uve-topic-11-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,526] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,536] 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,537] 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,537] INFO [Partition -uve-topic-26-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,537] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,548] 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,549] 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,549] INFO [Partition -uve-topic-13-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,549] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,565] 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,566] 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,566] INFO [Partition -uve-topic-15-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,566] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,576] 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,577] 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,577] INFO [Partition -uve-topic-28-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,577] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,579] 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,580] 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,580] INFO [Partition -uve-topic-20-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,580] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,582] 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,582] 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,582] INFO [Partition -uve-topic-7-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,582] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,585] 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,585] 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,585] INFO [Partition -uve-topic-3-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,585] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,587] 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,588] 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,588] INFO [Partition -uve-topic-19-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,588] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,589] 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,590] 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,590] INFO [Partition -uve-topic-23-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,591] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,593] 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,593] 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,593] INFO [Partition -uve-topic-10-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,594] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,598] 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,598] 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,599] INFO [Partition -uve-topic-25-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,599] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,600] 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,600] 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,600] INFO [Partition -uve-topic-12-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,600] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,603] 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,603] 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,603] INFO [Partition -uve-topic-24-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,603] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,608] 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,608] 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,608] INFO [Partition -uve-topic-11-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,608] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,610] 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,611] 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,611] INFO [Partition -uve-topic-15-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,611] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,613] 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,613] 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,613] INFO [Partition -uve-topic-28-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,613] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,616] 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,616] 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,616] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,616] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,619] 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,619] 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,619] INFO [Partition -uve-topic-20-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,619] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,621] 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,621] 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,621] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,621] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,623] 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,623] 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,623] INFO [Partition -uve-topic-6-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,623] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,624] 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,625] 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,625] INFO [Partition -uve-topic-9-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,625] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,626] 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,626] 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,626] INFO [Partition -uve-topic-19-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,627] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,628] 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,628] 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,628] INFO [Partition -uve-topic-18-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,628] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,629] 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,630] 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,630] INFO [Partition -uve-topic-22-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,630] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,631] 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,631] 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,631] INFO [Partition -uve-topic-10-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,631] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,634] 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,634] 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,634] INFO [Partition -uve-topic-23-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,634] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,635] 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,636] 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,636] INFO [Partition -uve-topic-18-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,636] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,637] 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,637] 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,637] INFO [Partition -uve-topic-17-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,638] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,639] 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,639] 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,639] INFO [Partition -uve-topic-22-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,639] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,641] 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,641] 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,641] INFO [Partition -uve-topic-14-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,641] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,642] 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,643] 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,643] INFO [Partition -uve-topic-27-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,643] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,644] 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,644] 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,644] INFO [Partition -uve-topic-5-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,644] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,645] 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,646] 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,646] INFO [Partition -uve-topic-21-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,646] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,647] 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,647] 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,648] INFO [Partition -uve-topic-28-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,648] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,649] 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,649] 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,649] INFO [Partition -uve-topic-15-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,649] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,653] 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,654] 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,654] INFO [Partition -uve-topic-16-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,654] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,655] 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,656] 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,656] INFO [Partition -uve-topic-17-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,656] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,657] 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,658] 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,658] INFO [Partition -uve-topic-13-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,658] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,659] 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,660] 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,660] INFO [Partition -uve-topic-12-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,660] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,661] 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,661] 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,661] INFO [Partition -uve-topic-25-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,661] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,663] 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,663] 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,663] INFO [Partition -uve-topic-26-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,663] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,664] 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,665] 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,665] INFO [Partition -uve-topic-14-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,665] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,666] 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,667] 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,667] INFO [Partition -uve-topic-27-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,667] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,668] 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,668] 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,668] INFO [Partition -uve-topic-7-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,668] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,670] 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,670] 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,670] INFO [Partition -uve-topic-2-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,670] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,672] 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,673] 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,673] INFO [Partition -uve-topic-14-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,673] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,674] 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,675] 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,675] INFO [Partition -uve-topic-27-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,675] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,676] 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,677] 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,677] INFO [Partition -uve-topic-28-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,677] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,679] 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,679] 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,679] INFO [Partition -uve-topic-15-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,679] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,681] 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,681] 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,682] INFO [Partition -uve-topic-7-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,682] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,683] 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,684] 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,684] INFO [Partition -uve-topic-0-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,684] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,686] 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,686] 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,686] INFO [Partition -uve-topic-1-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,686] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,688] 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,689] 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,689] INFO [Partition -uve-topic-2-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,689] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,690] 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,691] 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,691] INFO [Partition -uve-topic-9-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,691] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,693] 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,693] 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,693] INFO [Partition -uve-topic-8-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,693] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,696] 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,696] 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,696] INFO [Partition structured_syslog_topic-6 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,697] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,698] 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,698] 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,698] INFO [Partition -uve-topic-1-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,698] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,700] 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,700] 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,700] INFO [Partition -uve-topic-0-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,700] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,702] 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,703] 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,703] INFO [Partition structured_syslog_topic-25 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,703] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,709] 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,710] 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,710] INFO [Partition -uve-topic-4-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,710] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,711] 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,712] 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,712] INFO [Partition -uve-topic-13-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,712] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,713] 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,714] 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,714] INFO [Partition -uve-topic-26-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,714] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,715] 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,716] 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,716] INFO [Partition -uve-topic-6-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,716] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,717] 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,717] 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,717] INFO [Partition -uve-topic-8-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,717] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,719] 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,719] 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,719] INFO [Partition -uve-topic-7-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,719] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,721] 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,721] 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,721] INFO [Partition -uve-topic-20-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,721] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,722] 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,723] 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,723] INFO [Partition -uve-topic-11-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,723] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,724] 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,724] 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,724] INFO [Partition -uve-topic-24-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,724] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,726] 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,727] 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,727] INFO [Partition -uve-topic-29-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,727] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,738] 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,738] 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,738] INFO [Partition -uve-topic-16-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,738] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,743] 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,744] 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,744] INFO [Partition -uve-topic-3-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,744] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,745] 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,745] 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,745] INFO [Partition -uve-topic-11-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,745] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,749] 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,750] 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,750] INFO [Partition -uve-topic-4-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,750] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,756] 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,756] 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,756] INFO [Partition -uve-topic-5-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,757] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,766] 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,766] 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,766] INFO [Partition -uve-topic-6-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,766] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,767] 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,768] 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,768] INFO [Partition -uve-topic-2-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,768] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,769] 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,769] 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,769] INFO [Partition -uve-topic-1-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,769] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,778] 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,778] 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,778] INFO [Partition -uve-topic-18-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,778] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,783] 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,783] 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,783] INFO [Partition structured_syslog_topic-3 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,783] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,785] 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,786] 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,786] INFO [Partition -uve-topic-3-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,786] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,788] 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,789] 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,789] INFO [Partition -uve-topic-2-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,789] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,791] 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,792] 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,792] INFO [Partition -uve-topic-14-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,792] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,794] 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,797] 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,797] INFO [Partition -uve-topic-27-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,797] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,798] 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,799] 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,799] INFO [Partition -uve-topic-28-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,799] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,800] 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,800] 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,800] INFO [Partition -uve-topic-15-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,801] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,802] 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,802] 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,802] INFO [Partition -uve-topic-8-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,802] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,804] 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,804] 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,804] INFO [Partition -uve-topic-1-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,804] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,805] 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,806] 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,806] INFO [Partition -uve-topic-0-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,806] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,807] 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,808] 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,808] INFO [Partition -uve-topic-20-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,808] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,809] 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,809] 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,809] INFO [Partition structured_syslog_topic-22 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,809] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,810] 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,811] 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,811] INFO [Partition -uve-topic-9-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,811] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,812] 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,812] 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,813] INFO [Partition -uve-topic-22-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,813] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,814] 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,814] 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,814] INFO [Partition -uve-topic-13-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,814] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,815] 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,816] 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,816] INFO [Partition -uve-topic-12-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,816] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,817] 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,818] 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,818] INFO [Partition -uve-topic-25-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,818] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,824] 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,824] 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,824] INFO [Partition -uve-topic-26-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,824] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,831] 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,831] 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,831] INFO [Partition -uve-topic-5-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,831] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,839] 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,840] 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,840] INFO [Partition -uve-topic-12-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,840] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,841] 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,842] 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,842] INFO [Partition -uve-topic-25-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,842] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,843] 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,844] 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,844] INFO [Partition -uve-topic-13-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,844] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,845] 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,846] 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,846] INFO [Partition -uve-topic-26-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,846] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,847] 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,847] 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,848] INFO [Partition -uve-topic-7-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,848] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,849] 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,849] 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,850] INFO [Partition -uve-topic-6-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,850] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,851] 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,851] 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,852] INFO [Partition -uve-topic-28-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,852] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,856] 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,856] 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,856] INFO [Partition -uve-topic-15-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,856] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,857] 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,857] 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,858] INFO [Partition -uve-topic-7-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,858] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,859] 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,859] 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,859] INFO [Partition -uve-topic-19-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,859] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,861] 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,862] 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,862] INFO [Partition -uve-topic-10-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,862] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,865] 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,865] 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,865] INFO [Partition -uve-topic-11-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,865] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,870] 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,871] 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,871] INFO [Partition -uve-topic-24-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,871] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,872] 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,872] 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,872] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,872] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,874] 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,874] 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,874] INFO [Partition -uve-topic-19-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,874] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,884] 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,885] 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,885] INFO [Partition structured_syslog_topic-13 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,885] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,887] 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,888] 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,888] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,888] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,890] 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,890] 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,890] INFO [Partition -uve-topic-14-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,891] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,892] 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,892] 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,892] INFO [Partition -uve-topic-27-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,892] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,894] 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,894] 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,894] INFO [Partition -uve-topic-10-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,894] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,896] 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,896] 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,896] INFO [Partition -uve-topic-23-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,896] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,898] 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,898] 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,898] INFO [Partition -uve-topic-17-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,898] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,900] 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,900] 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,900] INFO [Partition -uve-topic-9-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,900] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,902] 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,903] 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,903] INFO [Partition -uve-topic-14-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,903] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,904] 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,905] 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,913] INFO [Partition -uve-topic-27-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,913] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,925] 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,926] 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,926] INFO [Partition -uve-topic-6-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,926] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,928] 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,928] 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,928] INFO [Partition -uve-topic-29-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,928] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,934] 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,935] 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,935] INFO [Partition -uve-topic-16-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,935] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,936] 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,937] 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,937] INFO [Partition -uve-topic-21-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,937] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,947] 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,948] 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,948] INFO [Partition -uve-topic-0-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,948] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,949] 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,950] 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,950] INFO [Partition -uve-topic-4-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,950] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,951] 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,952] 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,952] INFO [Partition -uve-topic-8-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,952] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,960] 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,960] 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,960] INFO [Partition -uve-topic-28-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,960] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,962] 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,962] 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,962] INFO [Partition -uve-topic-14-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,962] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,972] 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,973] 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,973] INFO [Partition -uve-topic-27-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,973] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,975] 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,976] 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,976] INFO [Partition -uve-topic-29-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,976] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,986] 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,986] 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,986] INFO [Partition -uve-topic-16-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,986] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,988] 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,988] 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,988] INFO [Partition -uve-topic-10-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,988] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,993] 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,993] 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,993] INFO [Partition -uve-topic-23-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,993] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,996] 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,996] 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,996] INFO [Partition -uve-topic-12-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,996] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,010] 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:43,010] 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:43,010] INFO [Partition -uve-topic-25-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,010] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,012] 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:43,013] 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:43,013] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,013] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,024] 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:43,024] 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:43,024] INFO [Partition -uve-topic-27-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,024] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,032] 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:43,032] 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:43,032] INFO [Partition -uve-topic-13-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,032] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,044] 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:43,045] 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:43,045] INFO [Partition -uve-topic-26-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,045] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,051] 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:43,051] 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:43,051] INFO [Partition -uve-topic-18-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,051] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,061] 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:43,062] 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:43,062] INFO [Partition -uve-topic-9-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,062] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,064] 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:43,064] 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:43,064] INFO [Partition -uve-topic-0-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,064] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,077] 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:43,078] 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:43,078] INFO [Partition -uve-topic-1-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,078] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,088] 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:43,089] 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:43,089] INFO [Partition -uve-topic-2-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,089] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,092] 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:43,092] 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:43,092] INFO [Partition structured_syslog_topic-0 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,093] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,096] 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:43,096] 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:43,097] INFO [Partition -uve-topic-6-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,097] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,098] 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:43,098] 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:43,098] INFO [Partition -uve-topic-5-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,098] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,100] 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:43,100] 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:43,100] INFO [Partition -uve-topic-14-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,100] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,103] 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:43,104] 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:43,104] INFO [Partition -uve-topic-27-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,104] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,105] 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:43,105] 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:43,105] INFO [Partition -uve-topic-5-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,105] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,107] 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:43,107] 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:43,107] INFO [Partition -uve-topic-13-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,107] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,108] 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:43,109] 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:43,109] INFO [Partition -uve-topic-6-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,109] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,110] 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:43,111] 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:43,111] INFO [Partition -uve-topic-7-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,111] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,112] 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:43,113] 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:43,113] INFO [Partition -uve-topic-8-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,113] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,114] 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:43,115] 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:43,115] INFO [Partition -uve-topic-20-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,115] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,116] 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:43,116] 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:43,116] INFO [Partition -uve-topic-11-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,116] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,117] 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:43,118] 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:43,118] INFO [Partition -uve-topic-24-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,118] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,119] 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:43,119] 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:43,119] INFO [Partition -uve-topic-4-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,119] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,120] 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:43,121] 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:43,121] INFO [Partition -uve-topic-3-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,121] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,122] 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:43,123] 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:43,123] INFO [Partition structured_syslog_topic-10 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,123] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,124] 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:43,124] 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:43,125] INFO [Partition -uve-topic-5-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,125] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,126] 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:43,126] 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:43,126] INFO [Partition -uve-topic-7-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,126] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,128] 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:43,130] 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:43,130] INFO [Partition -uve-topic-13-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,130] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,132] 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:43,133] 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:43,134] INFO [Partition -uve-topic-26-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,134] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,135] 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:43,136] 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:43,136] INFO [Partition -uve-topic-6-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,136] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,140] 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:43,141] 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:43,141] INFO [Partition -uve-topic-3-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,141] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,149] 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:43,149] 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:43,149] INFO [Partition -uve-topic-2-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,149] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,151] 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:43,152] 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:43,152] INFO [Partition -uve-topic-22-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,152] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,154] 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:43,155] 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:43,155] INFO [Partition -uve-topic-19-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,155] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,156] 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:43,157] 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:43,157] INFO [Partition structured_syslog_topic-29 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,157] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,159] 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:43,160] 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:43,160] INFO [Partition -uve-topic-14-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,160] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,162] 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:43,162] 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:43,162] INFO [Partition -uve-topic-9-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,162] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,166] 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:43,167] 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:43,167] INFO [Partition -uve-topic-8-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,167] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,168] 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:43,169] 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:43,169] INFO [Partition -uve-topic-21-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,169] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,171] 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:43,171] 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:43,171] INFO [Partition -uve-topic-28-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,172] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,173] 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:43,173] 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:43,173] INFO [Partition -uve-topic-15-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,174] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,175] 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:43,175] 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:43,175] INFO [Partition -uve-topic-1-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,175] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,177] 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:43,177] 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:43,177] INFO [Partition -uve-topic-0-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,177] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,178] 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:43,179] 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:43,179] INFO [Partition -uve-topic-17-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,179] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,181] 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:43,181] 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:43,181] INFO [Partition structured_syslog_topic-19 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,181] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,183] 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:43,184] 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:43,184] INFO [Partition -uve-topic-13-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,184] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,185] 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:43,186] 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:43,186] INFO [Partition -uve-topic-26-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,186] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,187] 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:43,188] 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:43,188] INFO [Partition -uve-topic-4-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,188] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,214] 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:43,215] 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:43,215] INFO [Partition structured_syslog_topic-7 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,215] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,227] 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:43,228] 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:43,228] INFO [Partition -uve-topic-28-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,228] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,230] 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:43,230] 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:43,230] INFO [Partition -uve-topic-15-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,230] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,234] 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:43,235] 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:43,235] INFO [Partition -uve-topic-0-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,235] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,241] 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:43,242] 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:43,242] INFO [Partition -uve-topic-7-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,242] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,245] 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:43,245] 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:43,246] INFO [Partition -uve-topic-20-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,246] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,247] 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:43,248] 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:43,248] INFO [Partition -uve-topic-28-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,248] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,256] 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:43,257] 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:43,257] INFO [Partition -uve-topic-15-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,257] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,265] 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:43,266] 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:43,266] INFO [Partition -uve-topic-12-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,266] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,280] 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:43,281] 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:43,281] INFO [Partition -uve-topic-25-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,281] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,288] 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:43,289] 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:43,289] INFO [Partition -uve-topic-3-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,289] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,296] 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:43,297] 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:43,297] INFO [Partition -uve-topic-19-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,297] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,304] 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:43,305] 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:43,305] INFO [Partition -uve-topic-4-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,305] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,328] 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:43,329] 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:43,329] INFO [Partition -uve-topic-11-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,329] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,332] 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:43,333] 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:43,333] INFO [Partition -uve-topic-24-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,333] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,335] 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:43,335] 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:43,335] INFO [Partition structured_syslog_topic-26 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,335] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,338] 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:43,338] 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:43,338] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,338] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,340] 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:43,341] 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:43,341] INFO [Partition -uve-topic-6-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,341] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,342] 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:43,342] 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:43,342] INFO [Partition -uve-topic-13-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,342] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,347] 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:43,347] 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:43,347] INFO [Partition -uve-topic-26-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,348] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,351] 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:43,352] 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:43,352] INFO [Partition -uve-topic-14-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,352] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,353] 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:43,354] 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:43,354] INFO [Partition -uve-topic-27-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,354] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,357] 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:43,357] 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:43,357] INFO [Partition -uve-topic-18-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,357] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,360] 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:43,360] 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:43,360] INFO [Partition -uve-topic-22-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,360] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,362] 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:43,362] 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:43,362] INFO [Partition -uve-topic-10-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,362] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,363] 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:43,363] 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:43,364] INFO [Partition -uve-topic-23-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,364] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,365] 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:43,365] 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:43,365] INFO [Partition -uve-topic-6-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,365] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,370] 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:43,371] 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:43,371] INFO [Partition -uve-topic-20-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,371] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,376] 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:43,377] 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:43,377] INFO [Partition -uve-topic-21-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,377] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,386] 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:43,387] 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:43,387] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,387] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,389] 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:43,389] 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:43,389] INFO [Partition -uve-topic-16-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,389] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,393] 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:43,394] 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:43,394] INFO [Partition -uve-topic-29-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,394] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,396] 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:43,397] 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:43,397] INFO [Partition -uve-topic-21-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,397] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,399] 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:43,399] 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:43,399] INFO [Partition -uve-topic-4-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,399] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,400] 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:43,400] 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:43,401] INFO [Partition -uve-topic-27-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,401] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,402] 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:43,402] 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:43,402] INFO [Partition -uve-topic-14-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,402] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,405] 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:43,405] 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:43,405] INFO [Partition -uve-topic-16-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,405] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,406] 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:43,407] 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:43,407] INFO [Partition -uve-topic-29-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,407] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,412] 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:43,412] 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:43,412] INFO [Partition -uve-topic-2-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,412] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,414] 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:43,414] 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:43,414] INFO [Partition -uve-topic-2-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,414] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,415] 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:43,416] 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:43,416] INFO [Partition -uve-topic-1-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,416] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,424] 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:43,424] 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:43,424] INFO [Partition -uve-topic-3-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,424] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,426] 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:43,427] 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:43,427] INFO [Partition -uve-topic-26-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,427] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,428] 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:43,428] 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:43,428] INFO [Partition -uve-topic-13-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,428] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,429] 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:43,429] 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:43,429] INFO [Partition -uve-topic-5-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,430] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,432] 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:43,432] 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:43,433] INFO [Partition -uve-topic-9-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,433] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,434] 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:43,434] 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:43,434] INFO [Partition -uve-topic-17-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,435] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,436] 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:43,436] 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:43,436] INFO [Partition -uve-topic-1-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,436] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,437] 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:43,438] 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:43,438] INFO [Partition -uve-topic-8-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,438] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,439] 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:43,440] 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:43,440] INFO [Partition structured_syslog_topic-16 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,440] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,441] 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:43,442] 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:43,442] INFO [Partition -uve-topic-5-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,442] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,443] 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:43,443] 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:43,443] INFO [Partition -uve-topic-22-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,443] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,445] 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:43,445] 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:43,445] INFO [Partition -uve-topic-26-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,445] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,446] 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:43,447] 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:43,447] INFO [Partition -uve-topic-13-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,447] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,448] 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:43,448] 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:43,449] INFO [Partition -uve-topic-5-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,449] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,450] 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:43,450] 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:43,450] INFO [Partition -uve-topic-16-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,451] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,452] 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:43,452] 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:43,453] INFO [Partition -uve-topic-29-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,453] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,454] 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:43,454] 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:43,455] INFO [Partition -uve-topic-15-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,455] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,456] 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:43,456] 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:43,457] INFO [Partition -uve-topic-28-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,457] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,458] 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:43,458] 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:43,459] INFO [Partition -uve-topic-8-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,459] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,460] 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:43,460] 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:43,460] INFO [Partition -uve-topic-5-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,461] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,462] 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:43,462] 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:43,462] INFO [Partition -uve-topic-4-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,463] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,464] 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:43,464] 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:43,464] INFO [Partition -uve-topic-24-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,464] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,466] 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:43,466] 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:43,466] INFO [Partition -uve-topic-11-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,466] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,468] 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:43,468] 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:43,468] INFO [Partition -uve-topic-4-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,468] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,470] 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:43,470] 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:43,471] INFO [Partition structured_syslog_topic-4 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,471] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,472] 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:43,472] 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:43,472] INFO [Partition -uve-topic-5-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,473] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,474] 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:43,474] 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:43,474] INFO [Partition -uve-topic-7-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,474] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,476] 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:43,476] 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:43,476] INFO [Partition -uve-topic-18-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,476] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,477] 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:43,478] 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:43,478] INFO [Partition -uve-topic-1-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,478] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,479] 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:43,480] 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:43,480] INFO [Partition -uve-topic-3-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,480] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,481] 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:43,481] 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:43,481] INFO [Partition -uve-topic-19-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,481] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,483] 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:43,483] 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:43,483] INFO [Partition structured_syslog_topic-23 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,483] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,485] 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:43,485] 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:43,485] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,485] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,486] 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:43,487] 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:43,487] INFO [Partition -uve-topic-4-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,487] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,488] 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:43,489] 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:43,489] INFO [Partition -uve-topic-25-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,489] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,490] 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:43,491] 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:43,491] INFO [Partition -uve-topic-26-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,491] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,492] 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:43,492] 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:43,492] INFO [Partition -uve-topic-12-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,492] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,494] 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:43,494] 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:43,494] INFO [Partition -uve-topic-13-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,495] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,496] 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:43,496] 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:43,496] INFO [Partition -uve-topic-4-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,496] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,498] 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:43,498] 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:43,498] INFO [Partition -uve-topic-0-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,498] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,500] 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:43,500] 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:43,500] INFO [Partition -uve-topic-17-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,500] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,503] 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:43,504] 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:43,504] INFO [Partition -uve-topic-16-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,504] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,506] 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:43,506] 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:43,507] INFO [Partition -uve-topic-29-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,507] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,509] 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:43,510] 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:43,510] INFO [Partition -uve-topic-2-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,510] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,512] 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:43,512] 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:43,512] INFO [Partition -uve-topic-22-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,512] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,521] 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:43,522] 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:43,522] INFO [Partition -uve-topic-9-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,522] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,524] 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:43,525] 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:43,525] INFO [Partition -uve-topic-21-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,525] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,528] 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:43,528] 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:43,528] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,528] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,530] 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:43,530] 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:43,530] INFO [Partition -uve-topic-17-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,531] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,532] 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:43,532] 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:43,532] INFO [Partition -uve-topic-26-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,532] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,534] 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:43,534] 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:43,534] INFO [Partition -uve-topic-13-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,534] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,535] 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:43,536] 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:43,536] INFO [Partition -uve-topic-15-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,536] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,537] 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:43,538] 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:43,538] INFO [Partition -uve-topic-28-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,538] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,540] 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:43,540] 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:43,540] INFO [Partition -uve-topic-20-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,540] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,542] 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:43,543] 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:43,543] INFO [Partition -uve-topic-21-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,543] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,544] 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:43,545] 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:43,545] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,545] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,547] 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:43,547] 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:43,547] INFO [Partition -uve-topic-27-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,547] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,549] 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:43,550] 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:43,550] INFO [Partition -uve-topic-14-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,550] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,551] 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:43,551] 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:43,551] INFO [Partition -uve-topic-25-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,552] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,553] 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:43,553] 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:43,553] INFO [Partition -uve-topic-19-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,553] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,554] 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:43,555] 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:43,555] INFO [Partition -uve-topic-20-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,555] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,557] 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:43,557] 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:43,557] INFO [Partition -uve-topic-10-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,557] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,559] 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:43,559] 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:43,559] INFO [Partition -uve-topic-24-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,559] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,560] 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:43,561] 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:43,561] INFO [Partition -uve-topic-23-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,561] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,562] 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:43,562] 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:43,562] INFO [Partition -uve-topic-25-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,562] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,564] 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:43,564] 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:43,564] INFO [Partition -uve-topic-12-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,564] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,565] 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:43,566] 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:43,566] INFO [Partition -uve-topic-27-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,566] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,567] 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:43,568] 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:43,568] INFO [Partition -uve-topic-26-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,568] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,569] 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:43,569] 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:43,569] INFO [Partition -uve-topic-13-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,569] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,571] 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,571] 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,571] INFO [Partition -uve-topic-14-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,571] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,572] 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,573] 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,573] INFO [Partition -uve-topic-6-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,573] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,574] 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,574] 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,575] INFO [Partition -uve-topic-10-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,575] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,576] 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,576] 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,576] INFO [Partition -uve-topic-22-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,576] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,577] 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,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 02:00:43,578] INFO [Partition -uve-topic-23-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,578] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,579] 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,580] 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,580] INFO [Partition -uve-topic-18-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,580] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,581] 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,581] 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,581] INFO [Partition -uve-topic-5-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,581] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,582] 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,583] 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,583] INFO [Partition -uve-topic-25-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,583] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,584] 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,584] 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,584] INFO [Partition -uve-topic-12-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,584] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,585] 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,586] 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,586] INFO [Partition -uve-topic-18-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,586] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,587] 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,588] 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,588] INFO [Partition -uve-topic-17-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,588] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,589] 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,589] 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,589] INFO [Partition -uve-topic-20-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,589] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,590] 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,590] 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,591] INFO [Partition -uve-topic-21-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,591] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,592] 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,592] 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,592] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,592] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,593] 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,593] 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,593] INFO [Partition -uve-topic-22-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,593] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,594] 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,595] 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,595] INFO [Partition -uve-topic-17-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,595] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,596] 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,596] 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,596] INFO [Partition -uve-topic-16-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,596] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,598] 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,598] 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,598] INFO [Partition -uve-topic-29-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,598] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,599] 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,599] 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,599] INFO [Partition -uve-topic-21-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,599] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,600] 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,601] 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,601] INFO [Partition structured_syslog_topic-1 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,601] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,602] 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,602] 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,602] INFO [Partition -uve-topic-20-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,602] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,603] 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,604] 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,604] INFO [Partition -uve-topic-27-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,604] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,605] 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,605] 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,605] INFO [Partition -uve-topic-14-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,605] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,611] 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,611] 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,611] INFO [Partition -uve-topic-16-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,611] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,612] 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,613] 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,613] INFO [Partition -uve-topic-15-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,613] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,614] 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,614] 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,614] INFO [Partition -uve-topic-29-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,614] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,615] 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,616] 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,616] INFO [Partition -uve-topic-28-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,616] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,617] 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,617] 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,617] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,617] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,618] 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,618] 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,618] INFO [Partition -uve-topic-25-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,619] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,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 02:00:43,620] 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,620] INFO [Partition -uve-topic-12-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,620] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,632] 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,633] 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,633] INFO [Partition -uve-topic-24-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,633] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,634] 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,634] 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,634] INFO [Partition -uve-topic-11-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,634] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,637] 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,638] 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,638] INFO [Partition -uve-topic-26-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,638] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,644] 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,644] 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,644] INFO [Partition -uve-topic-13-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,644] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,645] 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,645] 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,645] INFO [Partition -uve-topic-12-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,645] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,646] 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,647] 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,647] INFO [Partition -uve-topic-13-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,647] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,649] 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,649] 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,649] INFO [Partition -uve-topic-5-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,649] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,650] 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,650] 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,650] INFO [Partition -uve-topic-6-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,650] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,652] 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,652] 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,652] INFO [Partition -uve-topic-9-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,652] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,653] 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,653] 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,653] INFO [Partition -uve-topic-1-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,653] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,655] 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,655] 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,655] INFO [Partition -uve-topic-8-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,655] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,656] 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,657] 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,657] INFO [Partition -uve-topic-15-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,657] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,659] 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,660] 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,660] INFO [Partition -uve-topic-28-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,660] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,662] 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,662] 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,662] INFO [Partition -uve-topic-0-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,662] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,663] 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,664] 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,664] INFO [Partition -uve-topic-7-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,664] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,665] 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,666] 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,666] INFO [Partition -uve-topic-4-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,666] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,667] 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,667] 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,667] INFO [Partition -uve-topic-3-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,667] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,668] 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,669] 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,669] INFO [Partition -uve-topic-25-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,669] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,670] 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,671] 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,671] INFO [Partition -uve-topic-12-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,671] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,685] 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,685] 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,685] INFO [Partition -uve-topic-19-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,685] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,688] 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,688] 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,688] INFO [Partition structured_syslog_topic-20 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,688] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,690] 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,691] 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,691] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,691] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,692] 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,692] 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,692] INFO [Partition -uve-topic-7-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,692] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,693] 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,694] 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,694] INFO [Partition -uve-topic-6-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,694] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,695] 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,695] 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,695] INFO [Partition -uve-topic-10-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,696] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,697] 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,698] 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,698] INFO [Partition -uve-topic-27-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,698] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,699] 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,699] 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,699] INFO [Partition -uve-topic-23-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,699] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,701] 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,701] 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,701] INFO [Partition -uve-topic-14-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,701] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,702] 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,703] 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,703] INFO [Partition -uve-topic-2-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,703] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,705] 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,705] 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,706] INFO [Partition -uve-topic-18-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,706] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,707] 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,707] 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,707] INFO [Partition -uve-topic-19-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,707] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,708] 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,709] 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,709] INFO [Partition -uve-topic-22-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,709] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,710] 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,711] 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,711] INFO [Partition -uve-topic-24-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,711] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,713] 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,714] 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,714] INFO [Partition -uve-topic-11-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,714] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,716] 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,717] 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,717] INFO [Partition -uve-topic-10-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,717] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,718] 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,718] 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,718] INFO [Partition -uve-topic-23-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,718] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,720] 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,720] 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,720] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,720] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,723] 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,723] 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,723] INFO [Partition -uve-topic-4-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,723] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,725] 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,725] 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,725] INFO [Partition -uve-topic-25-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,725] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,727] 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,727] 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,727] INFO [Partition -uve-topic-12-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,727] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,730] 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,730] 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,730] INFO [Partition -uve-topic-5-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,730] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,731] 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,731] 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,731] INFO [Partition -uve-topic-4-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,731] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,732] 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,733] 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,733] INFO [Partition -uve-topic-17-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,733] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,734] 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,735] 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,735] INFO [Partition -uve-topic-0-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,735] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,736] 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,736] 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,736] INFO [Partition -uve-topic-1-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,736] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,739] 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,739] 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,739] INFO [Partition -uve-topic-16-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,739] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,744] 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,744] 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,744] INFO [Partition -uve-topic-2-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,744] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,745] 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,746] 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,746] INFO [Partition -uve-topic-9-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,746] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,747] 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,747] 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,747] INFO [Partition -uve-topic-25-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,747] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,749] 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,749] 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,749] INFO [Partition -uve-topic-12-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,749] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,750] 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,751] 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,751] INFO [Partition -uve-topic-4-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,751] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,752] 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,752] 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,752] INFO [Partition -uve-topic-3-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,752] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,753] 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,753] 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,754] INFO [Partition -uve-topic-3-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,754] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,755] 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,755] 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,755] INFO [Partition -uve-topic-0-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,755] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,756] 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,756] 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,756] INFO [Partition -uve-topic-15-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,756] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,757] 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,758] 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,758] INFO [Partition -uve-topic-6-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,758] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,759] 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,759] 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,759] INFO [Partition -uve-topic-7-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,759] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,760] 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,760] 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,760] INFO [Partition -uve-topic-8-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,760] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,761] 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,762] 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,762] INFO [Partition -uve-topic-21-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,762] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,763] 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,763] 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,763] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,763] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,764] 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,764] 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,764] INFO [Partition -uve-topic-25-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,764] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,765] 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,766] 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,766] INFO [Partition -uve-topic-12-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,766] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,767] 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,767] 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,767] INFO [Partition -uve-topic-19-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,768] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,769] 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,769] 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,769] INFO [Partition -uve-topic-24-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,769] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,770] 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,770] 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,770] INFO [Partition -uve-topic-11-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,770] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,771] 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,772] 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,772] INFO [Partition -uve-topic-4-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,772] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,773] 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,773] 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,773] INFO [Partition -uve-topic-24-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,773] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,774] 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,774] 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,774] INFO [Partition -uve-topic-11-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,774] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,775] 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,776] 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,776] INFO [Partition -uve-topic-5-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,776] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,778] 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,778] 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,778] INFO [Partition -uve-topic-6-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,778] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,779] 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,779] 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,779] INFO [Partition -uve-topic-27-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,779] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,780] 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,781] 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,781] INFO [Partition -uve-topic-14-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,781] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,782] 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,783] 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,783] INFO [Partition -uve-topic-18-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,783] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,784] 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,784] 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,785] INFO [Partition -uve-topic-19-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,785] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,787] 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,787] 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,787] INFO [Partition -uve-topic-10-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,787] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,794] 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,795] 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,795] INFO [Partition -uve-topic-22-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,795] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,796] 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,796] 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,796] INFO [Partition -uve-topic-23-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,796] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,798] 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,798] 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,798] INFO [Partition -uve-topic-18-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,798] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,800] 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,800] 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,800] INFO [Partition -uve-topic-24-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,800] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,802] 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,804] 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,804] INFO [Partition -uve-topic-11-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,804] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,805] 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,805] 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,805] INFO [Partition -uve-topic-26-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,805] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,807] 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,807] 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,807] INFO [Partition -uve-topic-13-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,808] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,810] 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,810] 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,810] INFO [Partition -uve-topic-25-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,810] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,812] 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,812] 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,812] INFO [Partition -uve-topic-20-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,812] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,815] 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,816] 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,816] INFO [Partition -uve-topic-12-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,816] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,817] 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,817] 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,817] INFO [Partition -uve-topic-22-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,817] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,818] 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,819] 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,819] INFO [Partition -uve-topic-16-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,819] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,822] 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,822] 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,822] INFO [Partition -uve-topic-29-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,822] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,823] 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,824] 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,824] INFO [Partition -uve-topic-21-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,824] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,826] 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,826] 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,827] INFO [Partition -uve-topic-8-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,827] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,828] 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,828] 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,828] INFO [Partition -uve-topic-17-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,828] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,829] 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,830] 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,830] INFO [Partition -uve-topic-15-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,830] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,831] 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,832] 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,832] INFO [Partition -uve-topic-28-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,832] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,833] 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,833] 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,834] INFO [Partition -uve-topic-7-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,834] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,835] 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,835] 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,835] INFO [Partition -uve-topic-10-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,835] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,837] 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,837] 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,837] INFO [Partition -uve-topic-23-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,837] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,840] 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,840] 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,840] INFO [Partition -uve-topic-1-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,840] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,843] 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,843] 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,843] INFO [Partition -uve-topic-3-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,843] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,845] 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,846] 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,846] INFO [Partition structured_syslog_topic-17 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,846] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,850] 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,851] 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,851] INFO [Partition -uve-topic-5-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,851] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,852] 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,853] 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,853] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,853] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,857] 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,858] 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,858] INFO [Partition -uve-topic-4-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,858] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,861] 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,862] 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,862] INFO [Partition -uve-topic-9-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,862] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,865] 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,865] 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,865] INFO [Partition -uve-topic-9-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,865] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,867] 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,867] 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,867] INFO [Partition -uve-topic-19-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,867] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,869] 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,870] 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,870] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,870] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,872] 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,872] 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,872] INFO [Partition -uve-topic-17-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,872] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,874] 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,875] 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,875] INFO [Partition -uve-topic-8-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,875] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,877] 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,878] 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,878] INFO [Partition -uve-topic-1-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,878] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,879] 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,880] 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,880] INFO [Partition -uve-topic-0-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,880] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,882] 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,882] 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,882] INFO [Partition -uve-topic-24-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,882] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,888] 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,888] 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,888] INFO [Partition -uve-topic-5-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,888] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,889] 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,890] 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,890] INFO [Partition -uve-topic-7-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,890] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,892] 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,892] 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,892] INFO [Partition -uve-topic-6-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,892] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,893] 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,894] 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,894] INFO [Partition -uve-topic-23-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,894] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00: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 02:00: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 02:00:43,896] INFO [Partition -uve-topic-10-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,896] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,897] 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,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 02:00:43,898] INFO [Partition -uve-topic-3-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,898] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,899] 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,899] 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,899] INFO [Partition -uve-topic-2-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,899] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,900] 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,901] 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,901] INFO [Partition -uve-topic-18-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,901] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,902] 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,902] 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,902] INFO [Partition -uve-topic-19-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,902] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,903] 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,904] 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,904] INFO [Partition -uve-topic-4-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,904] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,905] 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,905] 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,905] INFO [Partition -uve-topic-5-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,905] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,907] 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,907] 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,907] INFO [Partition -uve-topic-6-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,907] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,909] 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,909] 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,909] INFO [Partition -uve-topic-25-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,909] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,910] 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,911] 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,911] INFO [Partition -uve-topic-12-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,911] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,912] 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,912] 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,912] INFO [Partition -uve-topic-0-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,912] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,913] 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,914] 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,914] INFO [Partition -uve-topic-4-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,914] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,915] 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,915] 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,915] INFO [Partition -uve-topic-2-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,915] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,916] 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,917] 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,917] INFO [Partition -uve-topic-18-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,917] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,918] 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,918] 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,918] INFO [Partition -uve-topic-1-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,918] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,919] 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,920] 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,920] INFO [Partition -uve-topic-9-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,920] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,921] 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,921] 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,921] INFO [Partition -uve-topic-21-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,921] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,922] 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,922] 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,922] INFO [Partition -uve-topic-3-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,922] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,923] 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,924] 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,924] INFO [Partition -uve-topic-23-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,924] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,925] 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,925] 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,925] INFO [Partition -uve-topic-24-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,925] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,926] 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,927] 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,927] INFO [Partition -uve-topic-11-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,927] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,928] 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,928] 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,928] INFO [Partition -uve-topic-15-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,928] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,929] 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,929] 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,929] INFO [Partition -uve-topic-3-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,929] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,930] 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,931] 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,931] INFO [Partition -uve-topic-28-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,931] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,932] 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,932] 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,932] INFO [Partition -uve-topic-8-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,932] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,933] 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,934] 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,934] INFO [Partition -uve-topic-20-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,934] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,935] 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,935] 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,935] INFO [Partition -uve-topic-7-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,935] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,936] 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,936] 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,937] INFO [Partition -uve-topic-27-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,937] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,938] 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,938] 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,938] INFO [Partition -uve-topic-14-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,938] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,939] 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,939] 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,939] INFO [Partition -uve-topic-16-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,939] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,940] 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,941] 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,941] INFO [Partition -uve-topic-29-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,941] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,942] 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,942] 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,942] INFO [Partition -uve-topic-24-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,942] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,943] 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,943] 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,943] INFO [Partition -uve-topic-11-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,943] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,945] 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,945] 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,945] INFO [Partition -uve-topic-19-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,945] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,946] 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,946] 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,946] INFO [Partition -uve-topic-24-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,946] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,947] 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,948] 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,948] INFO [Partition -uve-topic-11-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,948] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,957] 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,958] 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,958] INFO [Partition -uve-topic-3-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,958] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,959] 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,959] 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,959] INFO [Partition structured_syslog_topic-14 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,959] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,961] 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,961] 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,961] INFO [Partition -uve-topic-26-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,961] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,962] 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,963] 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,963] INFO [Partition -uve-topic-13-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,963] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,966] 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,966] 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,966] INFO [Partition -uve-topic-22-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,966] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,967] 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,968] 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,968] INFO [Partition -uve-topic-10-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,968] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,969] 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,969] 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,969] INFO [Partition structured_syslog_topic-11 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,969] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,970] 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,971] 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,971] INFO [Partition -uve-topic-5-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,971] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,972] 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,972] 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,972] INFO [Partition -uve-topic-25-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,972] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,973] 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,973] 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,973] INFO [Partition -uve-topic-12-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,973] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,974] 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,975] 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,975] INFO [Partition -uve-topic-24-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,975] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,976] 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,976] 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,976] INFO [Partition -uve-topic-11-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,976] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,982] 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,983] 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,983] INFO [Partition -uve-topic-26-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,983] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,984] 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,984] 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,984] INFO [Partition -uve-topic-13-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,984] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,985] 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,986] 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,986] INFO [Partition -uve-topic-17-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,986] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,987] 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,987] 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,987] INFO [Partition -uve-topic-20-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,987] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,988] 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,989] 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,989] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,989] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,990] 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,990] 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,990] INFO [Partition -uve-topic-22-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,990] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,991] 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,991] 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,991] INFO [Partition -uve-topic-9-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,991] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,992] 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,993] 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,993] INFO [Partition -uve-topic-19-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,993] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,997] 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,997] 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,997] INFO [Partition -uve-topic-18-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,997] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,998] 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,998] 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,998] INFO [Partition -uve-topic-24-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,998] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,999] 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:44,000] 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:44,000] INFO [Partition -uve-topic-23-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,000] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,001] 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:44,001] 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:44,001] INFO [Partition -uve-topic-11-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,001] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,002] 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:44,002] 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:44,002] INFO [Partition -uve-topic-10-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,002] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,003] 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:44,003] 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:44,004] INFO [Partition -uve-topic-3-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,004] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,005] 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:44,005] 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:44,005] INFO [Partition -uve-topic-19-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,005] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,006] 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:44,006] 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:44,006] INFO [Partition -uve-topic-23-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,006] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,007] 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:44,007] 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:44,007] INFO [Partition -uve-topic-10-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-10 02:00:44,007] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,008] 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:44,008] 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:44,008] INFO [Partition -uve-topic-15-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,008] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,009] 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:44,010] 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:44,010] INFO [Partition -uve-topic-28-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-10 02:00:44,010] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,011] 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:44,011] 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:44,011] INFO [Partition -uve-topic-21-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,011] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,012] 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:44,012] 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:44,012] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,012] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,013] 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:44,013] 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:44,013] INFO [Partition -uve-topic-6-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,013] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,015] 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:44,015] 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:44,015] INFO [Partition -uve-topic-19-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,015] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,016] 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:44,016] 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:44,016] INFO [Partition -uve-topic-3-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,016] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,017] 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:44,018] 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:44,018] INFO [Partition -uve-topic-26-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,018] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,019] 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:44,019] 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:44,019] INFO [Partition -uve-topic-1-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,019] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,020] 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:44,021] 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:44,021] INFO [Partition -uve-topic-9-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,021] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,022] 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:44,022] 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:44,022] INFO [Partition -uve-topic-0-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-10 02:00:44,022] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,023] 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:44,024] 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:44,024] INFO [Partition -uve-topic-1-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,024] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,025] 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:44,025] 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:44,025] INFO [Partition -uve-topic-2-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,025] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,026] 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:44,026] 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:44,026] INFO [Partition -uve-topic-25-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,026] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,027] 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:44,028] 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:44,028] INFO [Partition -uve-topic-12-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,028] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,029] 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:44,029] 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:44,029] INFO [Partition -uve-topic-4-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,029] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,030] 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:44,031] 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:44,031] INFO [Partition -uve-topic-8-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,031] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,032] 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:44,032] 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:44,032] INFO [Partition -uve-topic-0-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,032] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,033] 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:44,034] 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:44,034] INFO [Partition -uve-topic-16-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,034] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,035] 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:44,035] 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:44,035] INFO [Partition -uve-topic-29-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,035] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,036] 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:44,036] 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:44,037] INFO [Partition -uve-topic-7-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,037] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,038] 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:44,038] 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:44,038] INFO [Partition -uve-topic-8-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,038] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,039] 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:44,040] 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:44,040] INFO [Partition -uve-topic-2-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,040] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,041] 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:44,041] 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:44,041] INFO [Partition -uve-topic-27-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,041] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,043] 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:44,043] 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:44,043] INFO [Partition -uve-topic-6-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,043] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,044] 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:44,044] 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:44,044] INFO [Partition -uve-topic-7-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,044] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,045] 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:44,046] 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:44,046] INFO [Partition -uve-topic-27-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,046] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,047] 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:44,047] 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:44,047] INFO [Partition -uve-topic-14-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,047] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,048] 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:44,049] 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:44,049] INFO [Partition -uve-topic-2-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,049] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,050] 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:44,050] 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:44,050] INFO [Partition -uve-topic-24-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,050] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,051] 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:44,051] 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:44,051] INFO [Partition -uve-topic-11-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,051] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,052] 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:44,053] 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:44,053] INFO [Partition -uve-topic-18-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,053] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,054] 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:44,054] 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:44,054] INFO [Partition -uve-topic-3-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,054] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,055] 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:44,055] 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:44,055] INFO [Partition -uve-topic-23-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,055] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,056] 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:44,057] 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:44,057] INFO [Partition -uve-topic-10-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,057] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,058] 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:44,058] 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:44,058] INFO [Partition -uve-topic-4-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,058] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,059] 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:44,060] 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:44,060] INFO [Partition -uve-topic-1-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,060] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,061] 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:44,061] 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:44,062] INFO [Partition -uve-topic-6-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,062] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,063] 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:44,063] 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:44,063] INFO [Partition -uve-topic-0-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,063] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,064] 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:44,064] 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:44,064] INFO [Partition -uve-topic-9-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,064] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,065] 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:44,066] 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:44,066] INFO [Partition -uve-topic-16-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-10 02:00:44,066] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,067] 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:44,067] 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:44,067] INFO [Partition -uve-topic-29-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,067] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,068] 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:44,068] 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:44,068] INFO [Partition -uve-topic-2-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,068] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,070] 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:44,070] 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:44,070] INFO [Partition -uve-topic-1-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,070] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,071] 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:44,072] 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:44,072] INFO [Partition -uve-topic-18-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,072] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,073] 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:44,073] 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:44,073] INFO [Partition -uve-topic-3-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,073] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,074] 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:44,075] 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:44,075] INFO [Partition -uve-topic-19-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,075] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,076] 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:44,076] 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:44,076] INFO [Partition -uve-topic-25-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,076] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,077] 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:44,078] 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:44,078] INFO [Partition -uve-topic-12-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,078] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,079] 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:44,079] 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:44,079] INFO [Partition -uve-topic-24-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,079] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,080] 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:44,081] 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:44,081] INFO [Partition -uve-topic-11-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,081] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,082] 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:44,082] 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:44,082] INFO [Partition -uve-topic-15-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,082] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,083] 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:44,084] 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:44,084] INFO [Partition -uve-topic-29-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,084] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,085] 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:44,085] 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:44,085] INFO [Partition -uve-topic-28-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,085] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,086] 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:44,086] 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:44,086] INFO [Partition -uve-topic-8-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,086] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,087] 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:44,088] 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:44,088] INFO [Partition -uve-topic-20-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,088] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,097] 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:44,098] 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:44,098] INFO [Partition -uve-topic-21-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,098] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,099] 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:44,100] 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:44,100] INFO [Partition -uve-topic-18-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,100] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,101] 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:44,102] 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:44,102] INFO [Partition structured_syslog_topic-8 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,102] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,103] 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:44,103] 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:44,103] INFO [Partition -uve-topic-5-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,103] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,104] 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:44,105] 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:44,105] INFO [Partition -uve-topic-27-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,105] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,106] 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:44,106] 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:44,106] INFO [Partition -uve-topic-14-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,106] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,107] 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:44,107] 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:44,107] INFO [Partition -uve-topic-7-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,107] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,108] 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:44,109] 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:44,109] INFO [Partition -uve-topic-20-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,109] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,110] 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:44,110] 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:44,110] INFO [Partition -uve-topic-27-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,110] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,111] 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:44,111] 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:44,111] INFO [Partition -uve-topic-26-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,111] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,112] 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:44,113] 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:44,113] INFO [Partition -uve-topic-13-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,113] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,114] 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:44,114] 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:44,114] INFO [Partition -uve-topic-14-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,114] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,116] 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:44,116] 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:44,116] INFO [Partition -uve-topic-23-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,116] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,117] 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:44,118] 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:44,118] INFO [Partition -uve-topic-10-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,118] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,119] 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:44,120] 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:44,120] INFO [Partition -uve-topic-19-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,120] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,121] 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:44,121] 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:44,121] INFO [Partition -uve-topic-22-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-10 02:00:44,121] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,122] 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:44,123] 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:44,123] INFO [Partition structured_syslog_topic-27 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-10 02:00:44,123] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,124] 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:44,124] 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:44,124] INFO [Partition -uve-topic-24-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,124] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,125] 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:44,126] 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:44,126] INFO [Partition -uve-topic-11-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,126] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,127] 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:44,127] 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:44,127] INFO [Partition -uve-topic-26-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,127] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,128] 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:44,129] 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:44,129] INFO [Partition -uve-topic-25-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,129] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,130] 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:44,130] 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:44,130] INFO [Partition -uve-topic-12-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,130] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,131] 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:44,132] 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:44,132] INFO [Partition -uve-topic-13-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-10 02:00:44,132] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,133] 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:44,133] 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:44,133] INFO [Partition -uve-topic-21-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,133] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,134] 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:44,135] 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:44,135] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,135] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,136] 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:44,136] 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:44,136] INFO [Partition -uve-topic-17-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,136] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,137] 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:44,138] 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:44,138] INFO [Partition -uve-topic-9-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,138] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,139] 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:44,139] 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:44,139] INFO [Partition -uve-topic-23-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,139] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,140] 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:44,141] 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:44,141] INFO [Partition -uve-topic-0-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,141] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,143] 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:44,143] 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:44,143] INFO [Partition -uve-topic-10-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,143] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,145] 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:44,146] 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:44,146] INFO [Partition -uve-topic-18-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,146] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,147] 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:44,148] 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:44,148] INFO [Partition -uve-topic-19-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,148] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,151] 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:44,152] 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:44,152] INFO [Partition -uve-topic-23-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-10 02:00:44,152] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,153] 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:44,154] 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:44,154] INFO [Partition -uve-topic-10-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,154] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,155] 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:44,155] 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:44,155] INFO [Partition -uve-topic-2-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,155] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,157] 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:44,157] 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:44,157] INFO [Partition -uve-topic-28-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-10 02:00:44,157] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,159] 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:44,159] 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:44,159] INFO [Partition -uve-topic-15-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,159] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,160] 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:44,160] 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:44,160] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,160] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,161] 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:44,162] 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:44,162] INFO [Partition -uve-topic-2-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,162] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,163] 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:44,163] 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:44,163] INFO [Partition -uve-topic-13-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,163] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,164] 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:44,165] 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:44,165] INFO [Partition -uve-topic-26-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,165] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,166] 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:44,166] 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:44,166] INFO [Partition -uve-topic-12-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,166] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,167] 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:44,167] 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:44,167] INFO [Partition -uve-topic-25-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,167] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,168] 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:44,169] 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:44,169] INFO [Partition -uve-topic-14-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,169] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,170] 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:44,170] 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:44,170] INFO [Partition -uve-topic-27-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,170] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,171] 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:44,172] 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:44,172] INFO [Partition -uve-topic-10-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-10 02:00:44,172] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,173] 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:44,173] 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:44,173] INFO [Partition -uve-topic-23-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,173] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,174] 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:44,174] 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:44,175] INFO [Partition -uve-topic-12-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,175] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,176] 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:44,176] 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:44,176] INFO [Partition -uve-topic-25-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,176] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,177] 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:44,177] 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:44,177] INFO [Partition -uve-topic-11-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-10 02:00:44,178] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,179] 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:44,179] 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:44,179] INFO [Partition -uve-topic-24-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,179] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,180] 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:44,180] 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:44,180] INFO [Partition -uve-topic-4-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-10 02:00:44,180] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,182] 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:44,182] 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:44,182] INFO [Partition -uve-topic-8-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,182] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,183] 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:44,183] 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:44,183] INFO [Partition -uve-topic-0-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,183] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,185] 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:44,185] 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:44,185] INFO [Partition -uve-topic-18-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,185] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,186] 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:44,186] 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:44,186] INFO [Partition -uve-topic-2-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,186] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,188] 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:44,188] 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:44,188] INFO [Partition -uve-topic-1-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,188] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,189] 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:44,190] 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:44,190] INFO [Partition structured_syslog_topic-5 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,190] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,191] 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:44,191] 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:44,191] INFO [Partition -uve-topic-7-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,191] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,192] 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:44,192] 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:44,192] INFO [Partition -uve-topic-14-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,192] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,193] 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:44,194] 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:44,194] INFO [Partition -uve-topic-27-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,194] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,197] 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:44,197] 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:44,197] INFO [Partition -uve-topic-6-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,197] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,198] 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:44,198] 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:44,198] INFO [Partition -uve-topic-2-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,198] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,200] 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:44,201] 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:44,201] INFO [Partition -uve-topic-18-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,201] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,202] 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:44,202] 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:44,202] INFO [Partition -uve-topic-5-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,202] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,203] 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:44,204] 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:44,204] INFO [Partition -uve-topic-9-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,204] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,205] 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:44,205] 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:44,205] INFO [Partition -uve-topic-22-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-10 02:00:44,205] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,207] 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:44,207] 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:44,207] INFO [Partition -uve-topic-13-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,207] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,209] 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:44,209] 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:44,209] INFO [Partition -uve-topic-26-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-10 02:00:44,209] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,210] 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:44,211] 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:44,211] INFO [Partition -uve-topic-1-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,211] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,212] 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:44,212] 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:44,212] INFO [Partition -uve-topic-17-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,212] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,214] 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:44,215] 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:44,215] INFO [Partition -uve-topic-18-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,215] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,216] 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:44,216] 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:44,216] INFO [Partition -uve-topic-21-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,216] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,219] 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:44,219] 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:44,220] INFO [Partition -uve-topic-20-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,220] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,221] 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:44,221] 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:44,221] INFO [Partition -uve-topic-22-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,221] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,222] 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:44,222] 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:44,223] INFO [Partition -uve-topic-3-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,223] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,223] 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:44,224] 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:44,224] INFO [Partition -uve-topic-19-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,224] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,225] 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:44,226] 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:44,226] INFO [Partition -uve-topic-10-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,226] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,227] 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:44,227] 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:44,227] INFO [Partition -uve-topic-11-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,227] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,229] 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:44,229] 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:44,229] INFO [Partition -uve-topic-23-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,229] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,232] 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:44,232] 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:44,232] INFO [Partition -uve-topic-24-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,232] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,234] 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:44,234] 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:44,234] INFO [Partition -uve-topic-28-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,234] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,236] 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:44,236] 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:44,236] INFO [Partition -uve-topic-3-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,236] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,238] 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:44,238] 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:44,238] INFO [Partition -uve-topic-15-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,238] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,244] 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:44,244] 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:44,244] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,244] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,245] 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:44,246] 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:44,246] INFO [Partition -uve-topic-19-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,246] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,247] 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:44,247] 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:44,247] INFO [Partition -uve-topic-17-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,247] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,248] 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:44,248] 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:44,248] INFO [Partition -uve-topic-20-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,248] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,249] 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:44,250] 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:44,250] INFO [Partition -uve-topic-29-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,250] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,251] 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:44,251] 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:44,251] INFO [Partition -uve-topic-16-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,251] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,252] 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:44,253] 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:44,253] INFO [Partition -uve-topic-21-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,253] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,254] 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:44,254] 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:44,254] INFO [Partition -uve-topic-28-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,254] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,255] 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:44,256] 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:44,256] INFO [Partition -uve-topic-29-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,256] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,257] 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:44,257] 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:44,257] INFO [Partition -uve-topic-15-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,257] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,258] 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:44,258] 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:44,258] INFO [Partition -uve-topic-16-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-10 02:00:44,259] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,259] 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:44,260] 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:44,260] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,260] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,261] 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:44,261] 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:44,261] INFO [Partition -uve-topic-9-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,261] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,263] 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:44,263] 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:44,263] INFO [Partition -uve-topic-1-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-10 02:00:44,263] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,264] 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:44,264] 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:44,264] INFO [Partition -uve-topic-23-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,264] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,265] 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:44,266] 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:44,266] INFO [Partition -uve-topic-10-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,266] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,267] 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:44,267] 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:44,267] INFO [Partition structured_syslog_topic-24 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,267] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,268] 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:44,269] 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:44,269] INFO [Partition -uve-topic-2-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,269] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,270] 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:44,270] 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:44,270] INFO [Partition -uve-topic-22-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,270] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,271] 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:44,272] 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:44,272] INFO [Partition -uve-topic-18-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,272] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,273] 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:44,273] 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:44,273] INFO [Partition -uve-topic-6-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,273] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,274] 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:44,274] 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:44,274] INFO [Partition -uve-topic-5-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,274] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,276] 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:44,276] 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:44,276] INFO [Partition -uve-topic-14-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-10 02:00:44,276] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,278] 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:44,278] 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:44,278] INFO [Partition -uve-topic-27-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,278] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,279] 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:44,280] 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:44,280] INFO [Partition -uve-topic-7-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-10 02:00:44,280] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,281] 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:44,281] 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:44,281] INFO [Partition -uve-topic-20-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,281] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,282] 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:44,282] 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:44,282] INFO [Partition -uve-topic-0-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,282] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,283] 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:44,283] 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:44,283] INFO [Partition -uve-topic-9-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,283] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,284] 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:44,285] 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:44,285] INFO [Partition -uve-topic-1-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,285] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,286] 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:44,286] 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:44,286] INFO [Partition -uve-topic-17-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,286] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,287] 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:44,287] 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:44,287] INFO [Partition structured_syslog_topic-21 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,287] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,288] 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:44,288] 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:44,288] INFO [Partition -uve-topic-5-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,288] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,289] 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:44,290] 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:44,290] INFO [Partition -uve-topic-4-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,290] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,291] 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:44,291] 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:44,291] INFO [Partition -uve-topic-11-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,291] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,292] 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:44,292] 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:44,292] INFO [Partition -uve-topic-24-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,292] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,293] 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:44,294] 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:44,294] INFO [Partition -uve-topic-13-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,294] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,295] 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:44,295] 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:44,295] INFO [Partition -uve-topic-12-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,295] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,296] 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:44,296] 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:44,296] INFO [Partition -uve-topic-26-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,296] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,298] 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:44,298] 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:44,298] INFO [Partition -uve-topic-29-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-10 02:00:44,298] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,299] 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:44,300] 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:44,300] INFO [Partition -uve-topic-16-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,300] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,302] 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:44,302] 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:44,302] INFO [Partition -uve-topic-17-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,302] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,303] 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:44,304] 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:44,304] INFO [Partition -uve-topic-22-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,304] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,305] 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:44,305] 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:44,305] INFO [Partition -uve-topic-18-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,305] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,306] 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:44,306] 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:44,306] INFO [Partition -uve-topic-21-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,306] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,308] 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:44,308] 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:44,308] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,308] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,309] 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:44,309] 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:44,309] INFO [Partition -uve-topic-17-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,309] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,311] 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:44,311] 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:44,311] INFO [Partition -uve-topic-23-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,311] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,312] 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:44,313] 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:44,313] INFO [Partition -uve-topic-10-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,313] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,314] 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:44,314] 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:44,314] INFO [Partition -uve-topic-12-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,314] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,315] 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:44,315] 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:44,315] INFO [Partition -uve-topic-25-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,315] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,316] 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:44,316] 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:44,316] INFO [Partition -uve-topic-11-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,316] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,317] 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:44,318] 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:44,318] INFO [Partition -uve-topic-19-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,318] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,338] 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:44,338] 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:44,338] INFO [Partition -uve-topic-21-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,338] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,340] 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:44,340] 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:44,340] INFO [Partition -uve-topic-20-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-10 02:00:44,340] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,341] 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:44,342] 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:44,342] INFO [Partition -uve-topic-28-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,342] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,343] 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:44,343] 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:44,343] INFO [Partition -uve-topic-15-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,343] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,344] 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:44,344] 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:44,345] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,345] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,346] 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:44,346] 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:44,346] INFO [Partition -uve-topic-22-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,346] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,347] 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:44,347] 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:44,347] INFO [Partition -uve-topic-18-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,347] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,348] 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:44,349] 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:44,349] INFO [Partition -uve-topic-14-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,349] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,351] 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:44,352] 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:44,352] INFO [Partition -uve-topic-13-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,352] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,353] 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:44,353] 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:44,353] INFO [Partition -uve-topic-26-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,353] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,354] 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:44,355] 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:44,355] INFO [Partition -uve-topic-27-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,355] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,356] 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:44,356] 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:44,356] INFO [Partition -uve-topic-6-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,356] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,357] 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:44,357] 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:44,357] INFO [Partition -uve-topic-1-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,357] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,358] 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:44,359] 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:44,359] INFO [Partition -uve-topic-0-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,359] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,360] 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:44,360] 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:44,360] INFO [Partition -uve-topic-22-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,360] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,361] 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:44,362] 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:44,362] INFO [Partition -uve-topic-4-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-10 02:00:44,362] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,363] 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:44,363] 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:44,363] INFO [Partition -uve-topic-3-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,363] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,364] 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:44,364] 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:44,364] INFO [Partition -uve-topic-9-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,364] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,365] 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:44,366] 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:44,366] INFO [Partition -uve-topic-28-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,366] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,367] 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:44,367] 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:44,367] INFO [Partition -uve-topic-29-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,367] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,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 02:00:44,371] 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:44,371] INFO [Partition -uve-topic-15-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,371] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,372] 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:44,372] 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:44,372] INFO [Partition -uve-topic-16-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,372] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,373] 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:44,374] 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:44,374] INFO [Partition -uve-topic-8-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,374] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,375] 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:44,375] 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:44,375] INFO [Partition -uve-topic-2-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,375] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,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 02:00:44,381] 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:44,381] INFO [Partition -uve-topic-3-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,381] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,382] 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:44,382] 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:44,382] INFO [Partition -uve-topic-9-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,382] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,383] 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:44,383] 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:44,383] INFO [Partition -uve-topic-2-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,384] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,385] 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:44,385] 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:44,385] INFO [Partition -uve-topic-1-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,385] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,386] 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:44,386] 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:44,386] INFO [Partition structured_syslog_topic-2 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,386] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,387] 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:44,387] 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:44,387] INFO [Partition -uve-topic-22-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,387] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,388] 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:44,389] 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:44,389] INFO [Partition -uve-topic-1-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,389] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,390] 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:44,390] 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:44,390] INFO [Partition -uve-topic-0-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,390] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,391] 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:44,391] 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:44,391] INFO [Partition -uve-topic-9-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,391] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,392] 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:44,392] 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:44,393] INFO [Partition -uve-topic-4-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,393] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,394] 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:44,394] 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:44,394] INFO [Partition -uve-topic-6-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,394] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,396] 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:44,396] 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:44,396] INFO [Partition -uve-topic-5-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,396] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,397] 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:44,397] 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:44,397] INFO [Partition -uve-topic-9-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,397] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,399] 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:44,399] 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:44,399] INFO [Partition -uve-topic-22-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,399] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,400] 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:44,400] 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:44,400] INFO [Partition -uve-topic-1-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-10 02:00:44,400] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,401] 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:44,401] 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:44,401] INFO [Partition -uve-topic-17-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-10 02:00:44,401] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,402] 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:44,403] 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:44,403] INFO [Partition -uve-topic-3-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,403] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,404] 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:44,404] 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:44,404] INFO [Partition -uve-topic-19-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,404] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,405] 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:44,405] 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:44,405] INFO [Partition -uve-topic-4-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,405] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,407] 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:44,407] 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:44,407] INFO [Partition -uve-topic-5-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,407] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,408] 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:44,408] 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:44,408] INFO [Partition -uve-topic-20-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,408] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,410] 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:44,410] 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:44,410] INFO [Partition -uve-topic-28-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,410] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,411] 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:44,411] 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:44,411] INFO [Partition -uve-topic-3-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,411] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,414] 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:44,414] 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:44,414] INFO [Partition -uve-topic-15-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,414] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,415] 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:44,415] 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:44,415] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,415] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,416] 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:44,417] 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:44,417] INFO [Partition -uve-topic-8-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,417] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,417] 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:44,418] 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:44,418] INFO [Partition -uve-topic-0-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,418] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00: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 02:00:44,420] 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:44,420] INFO [Partition -uve-topic-17-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,420] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,421] 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:44,421] 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:44,421] INFO [Partition -uve-topic-20-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,421] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,423] 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:44,423] 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:44,423] INFO [Partition -uve-topic-29-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,423] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,424] 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:44,424] 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:44,424] INFO [Partition -uve-topic-16-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,424] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,426] 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:44,426] 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:44,426] INFO [Partition -uve-topic-21-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,426] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,427] 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:44,428] 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:44,428] INFO [Partition -uve-topic-2-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,428] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,429] 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:44,429] 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:44,429] INFO [Partition -uve-topic-9-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,429] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,431] 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:44,431] 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:44,431] INFO [Partition -uve-topic-1-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,431] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,432] 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:44,432] 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:44,432] INFO [Partition -uve-topic-23-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,432] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,433] 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:44,433] 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:44,433] INFO [Partition -uve-topic-10-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,433] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,436] 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:44,436] 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:44,436] INFO [Partition -uve-topic-17-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,436] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,438] 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:44,438] 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:44,438] INFO [Partition structured_syslog_topic-18 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,438] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,441] 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:44,441] 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:44,441] INFO [Partition -uve-topic-2-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-10 02:00:44,441] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,443] 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:44,444] 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:44,444] INFO [Partition -uve-topic-14-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,444] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,445] 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:44,445] 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:44,445] INFO [Partition -uve-topic-27-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,445] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,447] 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:44,447] 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:44,447] INFO [Partition -uve-topic-7-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-10 02:00:44,447] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,449] 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:44,449] 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:44,449] INFO [Partition -uve-topic-6-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,449] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,450] 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:44,450] 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:44,451] INFO [Partition -uve-topic-13-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,451] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,453] 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:44,453] 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:44,453] INFO [Partition -uve-topic-26-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,453] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,455] 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:44,455] 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:44,455] INFO [Partition -uve-topic-14-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,455] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,456] 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:44,457] 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:44,457] INFO [Partition -uve-topic-8-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,457] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,458] 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:44,458] 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:44,458] INFO [Partition -uve-topic-0-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,458] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,459] 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:44,459] 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:44,459] INFO [Partition -uve-topic-21-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-10 02:00:44,459] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,460] 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:44,461] 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:44,461] INFO [Partition -uve-topic-12-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,461] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,462] 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:44,462] 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:44,462] INFO [Partition -uve-topic-25-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,462] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,463] 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:44,464] 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:44,464] INFO [Partition -uve-topic-21-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,464] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,465] 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:44,465] 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:44,465] INFO [Partition -uve-topic-0-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,465] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,466] 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:44,467] 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:44,467] INFO [Partition -uve-topic-22-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,467] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,468] 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:44,468] 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:44,468] INFO [Partition -uve-topic-9-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,468] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,471] 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:44,472] 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:44,472] INFO [Partition -uve-topic-8-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,472] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,476] 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:44,476] 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:44,476] INFO [Partition -uve-topic-29-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,476] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,477] 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:44,477] 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:44,477] INFO [Partition -uve-topic-11-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,477] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,493] 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:44,494] 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:44,494] INFO [Partition -uve-topic-24-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,494] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,495] 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:44,495] 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:44,495] INFO [Partition -uve-topic-18-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,495] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,496] 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:44,497] 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:44,497] INFO [Partition -uve-topic-29-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,497] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,502] 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:44,503] 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:44,503] INFO [Partition -uve-topic-15-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,503] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,504] 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:44,504] 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:44,504] INFO [Partition -uve-topic-16-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,504] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,505] 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:44,506] 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:44,506] INFO [Partition -uve-topic-7-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,506] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,655] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-29-2, -uve-topic-12-0, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-11-28, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, -uve-topic-12-5, -uve-topic-22-4, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-6-27, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-2-26, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-3-7, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-18-18, HEALTH_CHECK_TOPIC-21, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-4-0, -uve-topic-11-15, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-29-26, -uve-topic-8-22, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-15-9, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, HEALTH_CHECK_TOPIC-14, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-25-29, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-1-28, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-4-14, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-28-3, HEALTH_CHECK_TOPIC-7, -uve-topic-18-4, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-4-7, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-4-23, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-9-18, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-21-9, HEALTH_CHECK_TOPIC-17, -uve-topic-7-9, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-5-0, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-8-2, structured_syslog_topic-1, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-18-6, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-9-27, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-0-15, -uve-topic-16-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-9-20, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-3, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-19, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-7-21, -uve-topic-29-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-3-19, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-28-29, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-6-14, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-19-0, -uve-topic-5-26, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-12-1, -uve-topic-22-0, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-7-12, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-3-26, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-6-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-6-1, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, HEALTH_CHECK_TOPIC-13, -uve-topic-11-6, -uve-topic-7-5, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, HEALTH_CHECK_TOPIC-29, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-0-6, -uve-topic-7-10, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-5-17, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-9-23, -uve-topic-2-20, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-21-15, -uve-topic-4-1, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-0-27, -uve-topic-5-22, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-4-6, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-4-22, -uve-topic-9-16, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-0-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-12-2, -uve-topic-22-1, structured_syslog_topic-0, -uve-topic-3-22, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-6-24, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-9-26, -uve-topic-2-23, -uve-topic-28-21, HEALTH_CHECK_TOPIC-25, -uve-topic-11-18, -uve-topic-21-17, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-5-24, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-9-3, HEALTH_CHECK_TOPIC-2, -uve-topic-9-19, -uve-topic-2-16, -uve-topic-28-14, HEALTH_CHECK_TOPIC-18, -uve-topic-18-15, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-8-19, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-0-28, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-28-7, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-0-0, structured_syslog_topic-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-3-1, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-10-21, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, HEALTH_CHECK_TOPIC-5, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-4, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-12-7, -uve-topic-22-6, -uve-topic-8-6, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-4-4, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-3, structured_syslog_topic-10, -uve-topic-7-22) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:00:44,701] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:44,720] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=7), -uve-topic-21-23 -> (offset=0, leaderEpoch=6), -uve-topic-11-24 -> (offset=0, leaderEpoch=7), -uve-topic-13-22 -> (offset=0, leaderEpoch=6), -uve-topic-23-21 -> (offset=0, leaderEpoch=6), -uve-topic-8-18 -> (offset=0, leaderEpoch=7), -uve-topic-10-7 -> (offset=0, leaderEpoch=7), -uve-topic-20-6 -> (offset=0, leaderEpoch=7), -uve-topic-29-27 -> (offset=0, leaderEpoch=6), -uve-topic-19-28 -> (offset=0, leaderEpoch=7), -uve-topic-5-24 -> (offset=0, leaderEpoch=7), -uve-topic-13-11 -> (offset=0, leaderEpoch=7), -uve-topic-23-10 -> (offset=0, leaderEpoch=7), -uve-topic-4-22 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=7), -uve-topic-13-6 -> (offset=0, leaderEpoch=7), -uve-topic-23-5 -> (offset=0, leaderEpoch=7), -uve-topic-2-18 -> (offset=0, leaderEpoch=6), -uve-topic-26-20 -> (offset=0, leaderEpoch=7), -uve-topic-16-21 -> (offset=0, leaderEpoch=7), -uve-topic-1-3 -> (offset=0, leaderEpoch=7), -uve-topic-20-22 -> (offset=0, leaderEpoch=7), -uve-topic-10-23 -> (offset=0, leaderEpoch=6), -uve-topic-6-25 -> (offset=0, leaderEpoch=6), -uve-topic-14-12 -> (offset=0, leaderEpoch=7), -uve-topic-24-11 -> (offset=0, leaderEpoch=7), -uve-topic-18-27 -> (offset=0, leaderEpoch=7), -uve-topic-28-26 -> (offset=0, leaderEpoch=6), -uve-topic-7-8 -> (offset=0, leaderEpoch=7), -uve-topic-20-0 -> (offset=0, leaderEpoch=7), -uve-topic-10-1 -> (offset=0, leaderEpoch=7), -uve-topic-9-13 -> (offset=0, leaderEpoch=7), -uve-topic-15-3 -> (offset=0, leaderEpoch=7), -uve-topic-25-2 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-19 -> (offset=0, leaderEpoch=6), -uve-topic-8-5 -> (offset=0, leaderEpoch=7), -uve-topic-18-11 -> (offset=0, leaderEpoch=7), -uve-topic-28-10 -> (offset=0, leaderEpoch=7), -uve-topic-18-2 -> (offset=0, leaderEpoch=7), -uve-topic-28-1 -> (offset=0, leaderEpoch=7), -uve-topic-18-3 -> (offset=0, leaderEpoch=7), -uve-topic-28-2 -> (offset=0, leaderEpoch=6), -uve-topic-11-16 -> (offset=0, leaderEpoch=7), -uve-topic-21-15 -> (offset=0, leaderEpoch=7), -uve-topic-3-10 -> (offset=0, leaderEpoch=7), -uve-topic-11-8 -> (offset=0, leaderEpoch=6), -uve-topic-21-7 -> (offset=0, leaderEpoch=7), -uve-topic-3-19 -> (offset=0, leaderEpoch=7), -uve-topic-12-5 -> (offset=0, leaderEpoch=6), -uve-topic-22-4 -> (offset=0, leaderEpoch=6), -uve-topic-19-12 -> (offset=0, leaderEpoch=7), -uve-topic-29-11 -> (offset=0, leaderEpoch=7), -uve-topic-5-23 -> (offset=0, leaderEpoch=6), -uve-topic-6-16 -> (offset=0, leaderEpoch=6), -uve-topic-20-14 -> (offset=0, leaderEpoch=6), -uve-topic-10-15 -> (offset=0, leaderEpoch=7), -uve-topic-5-15 -> (offset=0, leaderEpoch=7), -uve-topic-21-1 -> (offset=0, leaderEpoch=7), -uve-topic-11-2 -> (offset=0, leaderEpoch=6), -uve-topic-17-1 -> (offset=0, leaderEpoch=7), -uve-topic-27-0 -> (offset=0, leaderEpoch=7), -uve-topic-7-4 -> (offset=0, leaderEpoch=6), structured_syslog_topic-17 -> (offset=0, leaderEpoch=7), -uve-topic-12-21 -> (offset=0, leaderEpoch=7), -uve-topic-22-20 -> (offset=0, leaderEpoch=7), -uve-topic-7-1 -> (offset=0, leaderEpoch=6), -uve-topic-14-7 -> (offset=0, leaderEpoch=6), -uve-topic-24-6 -> (offset=0, leaderEpoch=7), -uve-topic-27-8 -> (offset=0, leaderEpoch=7), -uve-topic-17-9 -> (offset=0, leaderEpoch=6), -uve-topic-27-18 -> (offset=0, leaderEpoch=7), -uve-topic-17-19 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=7), -uve-topic-1-17 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=7), -uve-topic-4-29 -> (offset=0, leaderEpoch=7), -uve-topic-18-10 -> (offset=0, leaderEpoch=6), -uve-topic-28-9 -> (offset=0, leaderEpoch=7), -uve-topic-19-0 -> (offset=0, leaderEpoch=7), -uve-topic-3-21 -> (offset=0, leaderEpoch=6), -uve-topic-18-29 -> (offset=0, leaderEpoch=7), -uve-topic-28-28 -> (offset=0, leaderEpoch=7), -uve-topic-1-5 -> (offset=0, leaderEpoch=7), -uve-topic-8-27 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-10 -> (offset=0, leaderEpoch=6), -uve-topic-8-12 -> (offset=0, leaderEpoch=7), -uve-topic-27-24 -> (offset=0, leaderEpoch=7), -uve-topic-17-25 -> (offset=0, leaderEpoch=7), -uve-topic-1-6 -> (offset=0, leaderEpoch=7), -uve-topic-0-23 -> (offset=0, leaderEpoch=7), -uve-topic-24-12 -> (offset=0, leaderEpoch=7), -uve-topic-14-13 -> (offset=0, leaderEpoch=6), -uve-topic-7-17 -> (offset=0, leaderEpoch=7), -uve-topic-9-10 -> (offset=0, leaderEpoch=7), -uve-topic-25-29 -> (offset=0, leaderEpoch=7), -uve-topic-8-2 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=7), -uve-topic-2-13 -> (offset=0, leaderEpoch=7), -uve-topic-16-0 -> (offset=0, leaderEpoch=7), -uve-topic-9-15 -> (offset=0, leaderEpoch=7), -uve-topic-2-20 -> (offset=0, leaderEpoch=7), -uve-topic-15-17 -> (offset=0, leaderEpoch=6), -uve-topic-25-16 -> (offset=0, leaderEpoch=6), -uve-topic-18-20 -> (offset=0, leaderEpoch=7), -uve-topic-28-19 -> (offset=0, leaderEpoch=7), -uve-topic-15-8 -> (offset=0, leaderEpoch=6), -uve-topic-25-7 -> (offset=0, leaderEpoch=6), -uve-topic-15-9 -> (offset=0, leaderEpoch=7), -uve-topic-25-8 -> (offset=0, leaderEpoch=7), -uve-topic-0-16 -> (offset=0, leaderEpoch=6), -uve-topic-24-28 -> (offset=0, leaderEpoch=6), -uve-topic-14-29 -> (offset=0, leaderEpoch=7), -uve-topic-3-28 -> (offset=0, leaderEpoch=7), -uve-topic-14-23 -> (offset=0, leaderEpoch=7), -uve-topic-24-22 -> (offset=0, leaderEpoch=6), -uve-topic-0-11 -> (offset=0, leaderEpoch=7), -uve-topic-15-24 -> (offset=0, leaderEpoch=7), -uve-topic-25-23 -> (offset=0, leaderEpoch=7), -uve-topic-6-27 -> (offset=0, leaderEpoch=7), -uve-topic-7-26 -> (offset=0, leaderEpoch=7), -uve-topic-18-26 -> (offset=0, leaderEpoch=7), -uve-topic-28-25 -> (offset=0, leaderEpoch=7), -uve-topic-15-14 -> (offset=0, leaderEpoch=6), -uve-topic-25-13 -> (offset=0, leaderEpoch=6), -uve-topic-1-26 -> (offset=0, leaderEpoch=7), -uve-topic-16-25 -> (offset=0, leaderEpoch=6), -uve-topic-26-24 -> (offset=0, leaderEpoch=6), -uve-topic-23-18 -> (offset=0, leaderEpoch=6), -uve-topic-13-19 -> (offset=0, leaderEpoch=6), -uve-topic-28-27 -> (offset=0, leaderEpoch=7), -uve-topic-18-28 -> (offset=0, leaderEpoch=6), -uve-topic-0-25 -> (offset=0, leaderEpoch=6), -uve-topic-18-5 -> (offset=0, leaderEpoch=7), -uve-topic-28-4 -> (offset=0, leaderEpoch=7), -uve-topic-13-15 -> (offset=0, leaderEpoch=7), -uve-topic-23-14 -> (offset=0, leaderEpoch=7), -uve-topic-29-29 -> (offset=0, leaderEpoch=7), -uve-topic-7-21 -> (offset=0, leaderEpoch=7), -uve-topic-1-0 -> (offset=0, leaderEpoch=7), -uve-topic-15-0 -> (offset=0, leaderEpoch=7), -uve-topic-8-29 -> (offset=0, leaderEpoch=7), -uve-topic-4-26 -> (offset=0, leaderEpoch=7), -uve-topic-12-14 -> (offset=0, leaderEpoch=6), -uve-topic-22-13 -> (offset=0, leaderEpoch=6), -uve-topic-23-6 -> (offset=0, leaderEpoch=6), -uve-topic-13-7 -> (offset=0, leaderEpoch=6), -uve-topic-4-4 -> (offset=0, leaderEpoch=6), -uve-topic-5-5 -> (offset=0, leaderEpoch=6), -uve-topic-13-10 -> (offset=0, leaderEpoch=6), -uve-topic-23-9 -> (offset=0, leaderEpoch=6), -uve-topic-24-0 -> (offset=0, leaderEpoch=7), -uve-topic-14-1 -> (offset=0, leaderEpoch=6), -uve-topic-24-7 -> (offset=0, leaderEpoch=6), -uve-topic-14-8 -> (offset=0, leaderEpoch=7), -uve-topic-13-18 -> (offset=0, leaderEpoch=7), -uve-topic-23-17 -> (offset=0, leaderEpoch=7), -uve-topic-6-13 -> (offset=0, leaderEpoch=6), -uve-topic-6-20 -> (offset=0, leaderEpoch=7), -uve-topic-24-15 -> (offset=0, leaderEpoch=7), -uve-topic-14-16 -> (offset=0, leaderEpoch=6), -uve-topic-21-4 -> (offset=0, leaderEpoch=7), -uve-topic-11-5 -> (offset=0, leaderEpoch=6), -uve-topic-19-14 -> (offset=0, leaderEpoch=6), -uve-topic-29-13 -> (offset=0, leaderEpoch=7), -uve-topic-0-5 -> (offset=0, leaderEpoch=7), -uve-topic-18-13 -> (offset=0, leaderEpoch=6), -uve-topic-28-12 -> (offset=0, leaderEpoch=7), structured_syslog_topic-22 -> (offset=0, leaderEpoch=6), -uve-topic-8-4 -> (offset=0, leaderEpoch=6), -uve-topic-10-27 -> (offset=0, leaderEpoch=7), -uve-topic-20-26 -> (offset=0, leaderEpoch=6), -uve-topic-24-19 -> (offset=0, leaderEpoch=6), -uve-topic-14-20 -> (offset=0, leaderEpoch=7), structured_syslog_topic-26 -> (offset=0, leaderEpoch=7), -uve-topic-18-23 -> (offset=0, leaderEpoch=7), -uve-topic-28-22 -> (offset=0, leaderEpoch=7), -uve-topic-7-28 -> (offset=0, leaderEpoch=6), -uve-topic-3-14 -> (offset=0, leaderEpoch=7), -uve-topic-17-4 -> (offset=0, leaderEpoch=7), -uve-topic-27-3 -> (offset=0, leaderEpoch=7), -uve-topic-12-17 -> (offset=0, leaderEpoch=6), -uve-topic-22-16 -> (offset=0, leaderEpoch=6), -uve-topic-2-6 -> (offset=0, leaderEpoch=6), -uve-topic-8-9 -> (offset=0, leaderEpoch=7), -uve-topic-2-27 -> (offset=0, leaderEpoch=6), structured_syslog_topic-3 -> (offset=0, leaderEpoch=7), -uve-topic-19-24 -> (offset=0, leaderEpoch=7), -uve-topic-29-23 -> (offset=0, leaderEpoch=7), -uve-topic-12-9 -> (offset=0, leaderEpoch=7), -uve-topic-22-8 -> (offset=0, leaderEpoch=7), -uve-topic-16-8 -> (offset=0, leaderEpoch=7), -uve-topic-26-7 -> (offset=0, leaderEpoch=7), -uve-topic-11-13 -> (offset=0, leaderEpoch=7), -uve-topic-21-12 -> (offset=0, leaderEpoch=7), -uve-topic-8-20 -> (offset=0, leaderEpoch=7), -uve-topic-5-12 -> (offset=0, leaderEpoch=7), structured_syslog_topic-16 -> (offset=0, leaderEpoch=6), -uve-topic-14-28 -> (offset=0, leaderEpoch=6), -uve-topic-24-27 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=7), -uve-topic-6-7 -> (offset=0, leaderEpoch=6), -uve-topic-27-21 -> (offset=0, leaderEpoch=7), -uve-topic-17-22 -> (offset=0, leaderEpoch=7), -uve-topic-0-4 -> (offset=0, leaderEpoch=6), -uve-topic-3-25 -> (offset=0, leaderEpoch=7), -uve-topic-9-24 -> (offset=0, leaderEpoch=7), -uve-topic-17-11 -> (offset=0, leaderEpoch=7), -uve-topic-27-10 -> (offset=0, leaderEpoch=6), -uve-topic-1-9 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-16 -> (offset=0, leaderEpoch=6), -uve-topic-8-22 -> (offset=0, leaderEpoch=6), -uve-topic-9-21 -> (offset=0, leaderEpoch=7), -uve-topic-12-25 -> (offset=0, leaderEpoch=7), -uve-topic-22-24 -> (offset=0, leaderEpoch=7), -uve-topic-29-5 -> (offset=0, leaderEpoch=7), -uve-topic-19-6 -> (offset=0, leaderEpoch=7), -uve-topic-28-11 -> (offset=0, leaderEpoch=6), -uve-topic-18-12 -> (offset=0, leaderEpoch=7), structured_syslog_topic-10 -> (offset=0, leaderEpoch=6), -uve-topic-2-1 -> (offset=0, leaderEpoch=7), -uve-topic-9-19 -> (offset=0, leaderEpoch=7), -uve-topic-2-24 -> (offset=0, leaderEpoch=6), -uve-topic-0-2 -> (offset=0, leaderEpoch=7), structured_syslog_topic-6 -> (offset=0, leaderEpoch=7), -uve-topic-6-0 -> (offset=0, leaderEpoch=7), -uve-topic-14-27 -> (offset=0, leaderEpoch=7), -uve-topic-24-26 -> (offset=0, leaderEpoch=7), -uve-topic-12-6 -> (offset=0, leaderEpoch=7), -uve-topic-22-5 -> (offset=0, leaderEpoch=7), -uve-topic-13-26 -> (offset=0, leaderEpoch=7), -uve-topic-23-25 -> (offset=0, leaderEpoch=7), -uve-topic-7-14 -> (offset=0, leaderEpoch=7), -uve-topic-6-6 -> (offset=0, leaderEpoch=7), -uve-topic-10-28 -> (offset=0, leaderEpoch=7), -uve-topic-20-27 -> (offset=0, leaderEpoch=7), -uve-topic-9-23 -> (offset=0, leaderEpoch=6), -uve-topic-28-3 -> (offset=0, leaderEpoch=7), -uve-topic-18-4 -> (offset=0, leaderEpoch=6), -uve-topic-9-27 -> (offset=0, leaderEpoch=7), -uve-topic-11-21 -> (offset=0, leaderEpoch=7), -uve-topic-21-20 -> (offset=0, leaderEpoch=6), -uve-topic-3-4 -> (offset=0, leaderEpoch=7), -uve-topic-13-5 -> (offset=0, leaderEpoch=7), -uve-topic-23-4 -> (offset=0, leaderEpoch=7), -uve-topic-1-23 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=7), -uve-topic-14-6 -> (offset=0, leaderEpoch=7), -uve-topic-24-5 -> (offset=0, leaderEpoch=7), -uve-topic-3-3 -> (offset=0, leaderEpoch=6), -uve-topic-12-22 -> (offset=0, leaderEpoch=7), -uve-topic-22-21 -> (offset=0, leaderEpoch=7), -uve-topic-0-3 -> (offset=0, leaderEpoch=7), -uve-topic-13-21 -> (offset=0, leaderEpoch=7), -uve-topic-23-20 -> (offset=0, leaderEpoch=7), -uve-topic-4-8 -> (offset=0, leaderEpoch=7), -uve-topic-19-27 -> (offset=0, leaderEpoch=7), -uve-topic-29-26 -> (offset=0, leaderEpoch=7), -uve-topic-18-9 -> (offset=0, leaderEpoch=7), -uve-topic-28-8 -> (offset=0, leaderEpoch=6), -uve-topic-7-7 -> (offset=0, leaderEpoch=6), -uve-topic-29-4 -> (offset=0, leaderEpoch=7), -uve-topic-19-5 -> (offset=0, leaderEpoch=6), -uve-topic-11-29 -> (offset=0, leaderEpoch=6), -uve-topic-21-28 -> (offset=0, leaderEpoch=7), -uve-topic-0-15 -> (offset=0, leaderEpoch=7), -uve-topic-29-10 -> (offset=0, leaderEpoch=7), -uve-topic-19-11 -> (offset=0, leaderEpoch=6), -uve-topic-18-25 -> (offset=0, leaderEpoch=6), -uve-topic-28-24 -> (offset=0, leaderEpoch=7), -uve-topic-11-9 -> (offset=0, leaderEpoch=7), -uve-topic-21-8 -> (offset=0, leaderEpoch=6), -uve-topic-0-9 -> (offset=0, leaderEpoch=7), -uve-topic-16-14 -> (offset=0, leaderEpoch=7), -uve-topic-26-13 -> (offset=0, leaderEpoch=7), -uve-topic-29-25 -> (offset=0, leaderEpoch=7), -uve-topic-19-26 -> (offset=0, leaderEpoch=6), -uve-topic-5-6 -> (offset=0, leaderEpoch=7), -uve-topic-27-20 -> (offset=0, leaderEpoch=7), -uve-topic-17-21 -> (offset=0, leaderEpoch=6), structured_syslog_topic-28 -> (offset=0, leaderEpoch=6), -uve-topic-22-29 -> (offset=0, leaderEpoch=7), -uve-topic-1-20 -> (offset=0, leaderEpoch=7), -uve-topic-3-2 -> (offset=0, leaderEpoch=7), -uve-topic-7-25 -> (offset=0, leaderEpoch=6), structured_syslog_topic-9 -> (offset=0, leaderEpoch=7), -uve-topic-24-21 -> (offset=0, leaderEpoch=7), -uve-topic-14-22 -> (offset=0, leaderEpoch=6), -uve-topic-7-0 -> (offset=0, leaderEpoch=7), -uve-topic-2-10 -> (offset=0, leaderEpoch=7), -uve-topic-14-24 -> (offset=0, leaderEpoch=7), -uve-topic-24-23 -> (offset=0, leaderEpoch=7), -uve-topic-29-12 -> (offset=0, leaderEpoch=6), -uve-topic-19-13 -> (offset=0, leaderEpoch=7), -uve-topic-11-17 -> (offset=0, leaderEpoch=6), -uve-topic-21-16 -> (offset=0, leaderEpoch=7), structured_syslog_topic-24 -> (offset=0, leaderEpoch=7), -uve-topic-29-9 -> (offset=0, leaderEpoch=6), -uve-topic-19-10 -> (offset=0, leaderEpoch=7), -uve-topic-6-24 -> (offset=0, leaderEpoch=7), -uve-topic-8-13 -> (offset=0, leaderEpoch=6), structured_syslog_topic-25 -> (offset=0, leaderEpoch=6), -uve-topic-8-17 -> (offset=0, leaderEpoch=7), -uve-topic-5-27 -> (offset=0, leaderEpoch=7), -uve-topic-16-24 -> (offset=0, leaderEpoch=7), -uve-topic-26-23 -> (offset=0, leaderEpoch=7), -uve-topic-8-26 -> (offset=0, leaderEpoch=7), -uve-topic-26-29 -> (offset=0, leaderEpoch=7), -uve-topic-9-2 -> (offset=0, leaderEpoch=6), -uve-topic-6-11 -> (offset=0, leaderEpoch=7), -uve-topic-16-6 -> (offset=0, leaderEpoch=7), -uve-topic-26-5 -> (offset=0, leaderEpoch=7), -uve-topic-0-8 -> (offset=0, leaderEpoch=7), -uve-topic-0-22 -> (offset=0, leaderEpoch=6), -uve-topic-17-12 -> (offset=0, leaderEpoch=6), -uve-topic-27-11 -> (offset=0, leaderEpoch=7), structured_syslog_topic-15 -> (offset=0, leaderEpoch=7), -uve-topic-1-14 -> (offset=0, leaderEpoch=7), -uve-topic-17-15 -> (offset=0, leaderEpoch=6), -uve-topic-27-14 -> (offset=0, leaderEpoch=7), -uve-topic-3-7 -> (offset=0, leaderEpoch=7), -uve-topic-27-19 -> (offset=0, leaderEpoch=6), -uve-topic-17-20 -> (offset=0, leaderEpoch=7), -uve-topic-28-15 -> (offset=0, leaderEpoch=7), -uve-topic-18-16 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=7), -uve-topic-10-12 -> (offset=0, leaderEpoch=7), -uve-topic-20-11 -> (offset=0, leaderEpoch=6), -uve-topic-15-29 -> (offset=0, leaderEpoch=6), -uve-topic-25-28 -> (offset=0, leaderEpoch=6), -uve-topic-27-17 -> (offset=0, leaderEpoch=7), -uve-topic-17-18 -> (offset=0, leaderEpoch=6), structured_syslog_topic-19 -> (offset=0, leaderEpoch=6), -uve-topic-2-28 -> (offset=0, leaderEpoch=7), -uve-topic-22-9 -> (offset=0, leaderEpoch=7), -uve-topic-12-10 -> (offset=0, leaderEpoch=7), -uve-topic-6-10 -> (offset=0, leaderEpoch=6), -uve-topic-15-23 -> (offset=0, leaderEpoch=6), -uve-topic-25-22 -> (offset=0, leaderEpoch=6), -uve-topic-5-9 -> (offset=0, leaderEpoch=7), -uve-topic-12-18 -> (offset=0, leaderEpoch=7), -uve-topic-22-17 -> (offset=0, leaderEpoch=7), -uve-topic-19-3 -> (offset=0, leaderEpoch=7), -uve-topic-29-2 -> (offset=0, leaderEpoch=7), -uve-topic-4-5 -> (offset=0, leaderEpoch=7), -uve-topic-13-23 -> (offset=0, leaderEpoch=7), -uve-topic-23-22 -> (offset=0, leaderEpoch=7), -uve-topic-8-1 -> (offset=0, leaderEpoch=6), -uve-topic-17-7 -> (offset=0, leaderEpoch=7), -uve-topic-27-6 -> (offset=0, leaderEpoch=7), -uve-topic-20-23 -> (offset=0, leaderEpoch=6), -uve-topic-10-24 -> (offset=0, leaderEpoch=7), -uve-topic-16-17 -> (offset=0, leaderEpoch=7), -uve-topic-26-16 -> (offset=0, leaderEpoch=7), -uve-topic-3-29 -> (offset=0, leaderEpoch=7), -uve-topic-15-7 -> (offset=0, leaderEpoch=7), -uve-topic-25-6 -> (offset=0, leaderEpoch=7), -uve-topic-9-18 -> (offset=0, leaderEpoch=7), -uve-topic-13-4 -> (offset=0, leaderEpoch=6), -uve-topic-23-3 -> (offset=0, leaderEpoch=6), -uve-topic-19-9 -> (offset=0, leaderEpoch=7), -uve-topic-29-8 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=7), -uve-topic-8-3 -> (offset=0, leaderEpoch=7), -uve-topic-11-25 -> (offset=0, leaderEpoch=7), -uve-topic-21-24 -> (offset=0, leaderEpoch=7), -uve-topic-3-22 -> (offset=0, leaderEpoch=7), -uve-topic-4-23 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-13 -> (offset=0, leaderEpoch=6), -uve-topic-1-27 -> (offset=0, leaderEpoch=7), -uve-topic-23-0 -> (offset=0, leaderEpoch=6), -uve-topic-13-1 -> (offset=0, leaderEpoch=6), -uve-topic-12-26 -> (offset=0, leaderEpoch=6), -uve-topic-22-25 -> (offset=0, leaderEpoch=6), -uve-topic-9-20 -> (offset=0, leaderEpoch=6), -uve-topic-16-19 -> (offset=0, leaderEpoch=6), -uve-topic-26-18 -> (offset=0, leaderEpoch=6), -uve-topic-4-12 -> (offset=0, leaderEpoch=7), -uve-topic-5-10 -> (offset=0, leaderEpoch=7), -uve-topic-2-7 -> (offset=0, leaderEpoch=7), -uve-topic-13-12 -> (offset=0, leaderEpoch=7), -uve-topic-23-11 -> (offset=0, leaderEpoch=7), -uve-topic-7-11 -> (offset=0, leaderEpoch=7), -uve-topic-16-11 -> (offset=0, leaderEpoch=7), -uve-topic-26-10 -> (offset=0, leaderEpoch=7), -uve-topic-3-8 -> (offset=0, leaderEpoch=7), -uve-topic-29-28 -> (offset=0, leaderEpoch=7), -uve-topic-19-29 -> (offset=0, leaderEpoch=6), -uve-topic-13-20 -> (offset=0, leaderEpoch=7), -uve-topic-23-19 -> (offset=0, leaderEpoch=7), -uve-topic-0-13 -> (offset=0, leaderEpoch=6), -uve-topic-29-22 -> (offset=0, leaderEpoch=7), -uve-topic-19-23 -> (offset=0, leaderEpoch=6), -uve-topic-6-28 -> (offset=0, leaderEpoch=6), -uve-topic-19-17 -> (offset=0, leaderEpoch=6), -uve-topic-29-16 -> (offset=0, leaderEpoch=7), -uve-topic-2-14 -> (offset=0, leaderEpoch=7), -uve-topic-16-10 -> (offset=0, leaderEpoch=6), -uve-topic-26-9 -> (offset=0, leaderEpoch=6), -uve-topic-16-18 -> (offset=0, leaderEpoch=7), -uve-topic-26-17 -> (offset=0, leaderEpoch=7), -uve-topic-9-9 -> (offset=0, leaderEpoch=7), -uve-topic-1-13 -> (offset=0, leaderEpoch=6), -uve-topic-17-28 -> (offset=0, leaderEpoch=7), -uve-topic-27-27 -> (offset=0, leaderEpoch=7), -uve-topic-1-24 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=7), -uve-topic-9-4 -> (offset=0, leaderEpoch=7), -uve-topic-0-17 -> (offset=0, leaderEpoch=7), -uve-topic-17-27 -> (offset=0, leaderEpoch=6), -uve-topic-27-26 -> (offset=0, leaderEpoch=7), -uve-topic-22-2 -> (offset=0, leaderEpoch=7), -uve-topic-12-3 -> (offset=0, leaderEpoch=7), -uve-topic-0-0 -> (offset=0, leaderEpoch=7), -uve-topic-7-29 -> (offset=0, leaderEpoch=7), -uve-topic-18-8 -> (offset=0, leaderEpoch=7), -uve-topic-28-7 -> (offset=0, leaderEpoch=7), -uve-topic-6-21 -> (offset=0, leaderEpoch=7), -uve-topic-1-18 -> (offset=0, leaderEpoch=7), -uve-topic-24-3 -> (offset=0, leaderEpoch=7), -uve-topic-14-4 -> (offset=0, leaderEpoch=6), -uve-topic-16-26 -> (offset=0, leaderEpoch=7), -uve-topic-26-25 -> (offset=0, leaderEpoch=7), -uve-topic-15-25 -> (offset=0, leaderEpoch=7), -uve-topic-25-24 -> (offset=0, leaderEpoch=7), -uve-topic-15-5 -> (offset=0, leaderEpoch=6), -uve-topic-25-4 -> (offset=0, leaderEpoch=6), -uve-topic-7-16 -> (offset=0, leaderEpoch=6), -uve-topic-7-22 -> (offset=0, leaderEpoch=6), -uve-topic-20-28 -> (offset=0, leaderEpoch=7), -uve-topic-10-29 -> (offset=0, leaderEpoch=6), -uve-topic-2-19 -> (offset=0, leaderEpoch=7), -uve-topic-10-8 -> (offset=0, leaderEpoch=6), -uve-topic-20-7 -> (offset=0, leaderEpoch=7), -uve-topic-8-23 -> (offset=0, leaderEpoch=7), -uve-topic-2-16 -> (offset=0, leaderEpoch=7), -uve-topic-0-26 -> (offset=0, leaderEpoch=7), -uve-topic-12-11 -> (offset=0, leaderEpoch=6), -uve-topic-22-10 -> (offset=0, leaderEpoch=6), -uve-topic-8-8 -> (offset=0, leaderEpoch=7), -uve-topic-27-7 -> (offset=0, leaderEpoch=6), -uve-topic-17-8 -> (offset=0, leaderEpoch=7), -uve-topic-0-12 -> (offset=0, leaderEpoch=7), -uve-topic-12-19 -> (offset=0, leaderEpoch=7), -uve-topic-22-18 -> (offset=0, leaderEpoch=7), -uve-topic-17-24 -> (offset=0, leaderEpoch=6), -uve-topic-27-23 -> (offset=0, leaderEpoch=7), structured_syslog_topic-20 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=6), -uve-topic-10-16 -> (offset=0, leaderEpoch=7), -uve-topic-20-15 -> (offset=0, leaderEpoch=7), -uve-topic-4-3 -> (offset=0, leaderEpoch=7), -uve-topic-3-11 -> (offset=0, leaderEpoch=7), -uve-topic-6-14 -> (offset=0, leaderEpoch=7), -uve-topic-15-13 -> (offset=0, leaderEpoch=7), -uve-topic-25-12 -> (offset=0, leaderEpoch=7), -uve-topic-3-17 -> (offset=0, leaderEpoch=7), -uve-topic-4-9 -> (offset=0, leaderEpoch=7), -uve-topic-16-7 -> (offset=0, leaderEpoch=6), -uve-topic-26-6 -> (offset=0, leaderEpoch=6), -uve-topic-5-13 -> (offset=0, leaderEpoch=7), -uve-topic-6-15 -> (offset=0, leaderEpoch=7), -uve-topic-9-6 -> (offset=0, leaderEpoch=7), -uve-topic-1-1 -> (offset=0, leaderEpoch=6), -uve-topic-5-20 -> (offset=0, leaderEpoch=6), -uve-topic-14-2 -> (offset=0, leaderEpoch=7), -uve-topic-24-1 -> (offset=0, leaderEpoch=6), -uve-topic-13-28 -> (offset=0, leaderEpoch=6), -uve-topic-23-27 -> (offset=0, leaderEpoch=6), structured_syslog_topic-8 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=6), -uve-topic-18-22 -> (offset=0, leaderEpoch=6), -uve-topic-28-21 -> (offset=0, leaderEpoch=7), -uve-topic-14-3 -> (offset=0, leaderEpoch=7), -uve-topic-24-2 -> (offset=0, leaderEpoch=7), -uve-topic-13-27 -> (offset=0, leaderEpoch=7), -uve-topic-23-26 -> (offset=0, leaderEpoch=7), structured_syslog_topic-14 -> (offset=0, leaderEpoch=7), -uve-topic-2-21 -> (offset=0, leaderEpoch=6), structured_syslog_topic-2 -> (offset=0, leaderEpoch=7), -uve-topic-12-0 -> (offset=0, leaderEpoch=7), -uve-topic-21-29 -> (offset=0, leaderEpoch=6), -uve-topic-8-25 -> (offset=0, leaderEpoch=6), -uve-topic-0-20 -> (offset=0, leaderEpoch=7), -uve-topic-9-8 -> (offset=0, leaderEpoch=6), -uve-topic-0-21 -> (offset=0, leaderEpoch=7), -uve-topic-2-2 -> (offset=0, leaderEpoch=7), -uve-topic-8-0 -> (offset=0, leaderEpoch=7), -uve-topic-23-2 -> (offset=0, leaderEpoch=7), -uve-topic-13-3 -> (offset=0, leaderEpoch=7), -uve-topic-1-15 -> (offset=0, leaderEpoch=7), -uve-topic-15-4 -> (offset=0, leaderEpoch=7), -uve-topic-25-3 -> (offset=0, leaderEpoch=7), -uve-topic-13-16 -> (offset=0, leaderEpoch=6), -uve-topic-23-15 -> (offset=0, leaderEpoch=6), -uve-topic-5-14 -> (offset=0, leaderEpoch=6), -uve-topic-2-11 -> (offset=0, leaderEpoch=7), -uve-topic-13-8 -> (offset=0, leaderEpoch=7), -uve-topic-23-7 -> (offset=0, leaderEpoch=7), -uve-topic-16-23 -> (offset=0, leaderEpoch=7), -uve-topic-26-22 -> (offset=0, leaderEpoch=7), -uve-topic-4-27 -> (offset=0, leaderEpoch=7), -uve-topic-6-9 -> (offset=0, leaderEpoch=7), -uve-topic-9-26 -> (offset=0, leaderEpoch=6), -uve-topic-4-16 -> (offset=0, leaderEpoch=6), -uve-topic-10-5 -> (offset=0, leaderEpoch=6), -uve-topic-20-4 -> (offset=0, leaderEpoch=7), -uve-topic-1-22 -> (offset=0, leaderEpoch=6), -uve-topic-13-14 -> (offset=0, leaderEpoch=7), -uve-topic-23-13 -> (offset=0, leaderEpoch=7), -uve-topic-3-26 -> (offset=0, leaderEpoch=7), -uve-topic-11-22 -> (offset=0, leaderEpoch=7), -uve-topic-21-21 -> (offset=0, leaderEpoch=7), -uve-topic-7-15 -> (offset=0, leaderEpoch=7), -uve-topic-11-6 -> (offset=0, leaderEpoch=7), -uve-topic-21-5 -> (offset=0, leaderEpoch=6), -uve-topic-11-14 -> (offset=0, leaderEpoch=6), -uve-topic-21-13 -> (offset=0, leaderEpoch=7), structured_syslog_topic-1 -> (offset=0, leaderEpoch=6), -uve-topic-27-29 -> (offset=0, leaderEpoch=7), -uve-topic-16-5 -> (offset=0, leaderEpoch=7), -uve-topic-26-4 -> (offset=0, leaderEpoch=7), -uve-topic-10-13 -> (offset=0, leaderEpoch=7), -uve-topic-20-12 -> (offset=0, leaderEpoch=7), -uve-topic-1-21 -> (offset=0, leaderEpoch=7), -uve-topic-7-24 -> (offset=0, leaderEpoch=7), -uve-topic-12-7 -> (offset=0, leaderEpoch=7), -uve-topic-22-6 -> (offset=0, leaderEpoch=7), -uve-topic-16-29 -> (offset=0, leaderEpoch=7), -uve-topic-26-28 -> (offset=0, leaderEpoch=7), -uve-topic-3-5 -> (offset=0, leaderEpoch=7), -uve-topic-29-24 -> (offset=0, leaderEpoch=6), -uve-topic-19-25 -> (offset=0, leaderEpoch=7), -uve-topic-0-14 -> (offset=0, leaderEpoch=7), -uve-topic-10-21 -> (offset=0, leaderEpoch=7), -uve-topic-20-20 -> (offset=0, leaderEpoch=6), -uve-topic-2-23 -> (offset=0, leaderEpoch=7), -uve-topic-28-18 -> (offset=0, leaderEpoch=7), -uve-topic-18-19 -> (offset=0, leaderEpoch=6), -uve-topic-12-13 -> (offset=0, leaderEpoch=7), -uve-topic-22-12 -> (offset=0, leaderEpoch=7), -uve-topic-6-2 -> (offset=0, leaderEpoch=7), -uve-topic-19-20 -> (offset=0, leaderEpoch=6), -uve-topic-29-19 -> (offset=0, leaderEpoch=7), structured_syslog_topic-13 -> (offset=0, leaderEpoch=6), -uve-topic-17-17 -> (offset=0, leaderEpoch=7), -uve-topic-27-16 -> (offset=0, leaderEpoch=6), -uve-topic-12-23 -> (offset=0, leaderEpoch=6), -uve-topic-22-22 -> (offset=0, leaderEpoch=6), -uve-topic-14-0 -> (offset=0, leaderEpoch=7), -uve-topic-3-15 -> (offset=0, leaderEpoch=6), -uve-topic-5-8 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=7), -uve-topic-14-15 -> (offset=0, leaderEpoch=7), -uve-topic-24-14 -> (offset=0, leaderEpoch=7), -uve-topic-4-0 -> (offset=0, leaderEpoch=7), -uve-topic-19-8 -> (offset=0, leaderEpoch=6), -uve-topic-29-7 -> (offset=0, leaderEpoch=7), -uve-topic-18-18 -> (offset=0, leaderEpoch=7), -uve-topic-28-17 -> (offset=0, leaderEpoch=6), -uve-topic-12-29 -> (offset=0, leaderEpoch=6), -uve-topic-22-28 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=7), -uve-topic-14-5 -> (offset=0, leaderEpoch=7), -uve-topic-24-4 -> (offset=0, leaderEpoch=6), -uve-topic-12-15 -> (offset=0, leaderEpoch=7), -uve-topic-22-14 -> (offset=0, leaderEpoch=7), -uve-topic-5-19 -> (offset=0, leaderEpoch=7), -uve-topic-9-29 -> (offset=0, leaderEpoch=6), -uve-topic-5-1 -> (offset=0, leaderEpoch=7), -uve-topic-14-21 -> (offset=0, leaderEpoch=7), -uve-topic-24-20 -> (offset=0, leaderEpoch=7), -uve-topic-3-12 -> (offset=0, leaderEpoch=6), -uve-topic-13-24 -> (offset=0, leaderEpoch=7), -uve-topic-23-23 -> (offset=0, leaderEpoch=7), -uve-topic-2-4 -> (offset=0, leaderEpoch=7), -uve-topic-15-22 -> (offset=0, leaderEpoch=7), -uve-topic-25-21 -> (offset=0, leaderEpoch=7), -uve-topic-6-18 -> (offset=0, leaderEpoch=7), -uve-topic-15-16 -> (offset=0, leaderEpoch=7), -uve-topic-25-15 -> (offset=0, leaderEpoch=7), -uve-topic-4-18 -> (offset=0, leaderEpoch=7), -uve-topic-5-17 -> (offset=0, leaderEpoch=6), -uve-topic-7-10 -> (offset=0, leaderEpoch=6), structured_syslog_topic-21 -> (offset=0, leaderEpoch=7), -uve-topic-8-7 -> (offset=0, leaderEpoch=6), -uve-topic-2-25 -> (offset=0, leaderEpoch=7), -uve-topic-23-29 -> (offset=0, leaderEpoch=7), -uve-topic-6-19 -> (offset=0, leaderEpoch=6), -uve-topic-6-3 -> (offset=0, leaderEpoch=7), -uve-topic-4-13 -> (offset=0, leaderEpoch=6), -uve-topic-15-6 -> (offset=0, leaderEpoch=7), -uve-topic-25-5 -> (offset=0, leaderEpoch=7), -uve-topic-4-1 -> (offset=0, leaderEpoch=6), -uve-topic-0-24 -> (offset=0, leaderEpoch=7), -uve-topic-1-7 -> (offset=0, leaderEpoch=6), -uve-topic-9-12 -> (offset=0, leaderEpoch=7), -uve-topic-12-12 -> (offset=0, leaderEpoch=7), -uve-topic-22-11 -> (offset=0, leaderEpoch=7), -uve-topic-28-14 -> (offset=0, leaderEpoch=6), -uve-topic-18-15 -> (offset=0, leaderEpoch=7), -uve-topic-7-19 -> (offset=0, leaderEpoch=6), -uve-topic-4-17 -> (offset=0, leaderEpoch=7), -uve-topic-26-26 -> (offset=0, leaderEpoch=7), -uve-topic-16-27 -> (offset=0, leaderEpoch=7), -uve-topic-3-16 -> (offset=0, leaderEpoch=7), -uve-topic-12-20 -> (offset=0, leaderEpoch=6), -uve-topic-22-19 -> (offset=0, leaderEpoch=6), -uve-topic-12-4 -> (offset=0, leaderEpoch=7), -uve-topic-22-3 -> (offset=0, leaderEpoch=7), -uve-topic-20-8 -> (offset=0, leaderEpoch=6), -uve-topic-10-9 -> (offset=0, leaderEpoch=7), -uve-topic-5-28 -> (offset=0, leaderEpoch=7), -uve-topic-5-2 -> (offset=0, leaderEpoch=6), -uve-topic-20-29 -> (offset=0, leaderEpoch=6), -uve-topic-29-21 -> (offset=0, leaderEpoch=6), -uve-topic-19-22 -> (offset=0, leaderEpoch=7), -uve-topic-2-17 -> (offset=0, leaderEpoch=7), -uve-topic-1-19 -> (offset=0, leaderEpoch=6), -uve-topic-1-16 -> (offset=0, leaderEpoch=6), -uve-topic-21-25 -> (offset=0, leaderEpoch=7), -uve-topic-11-26 -> (offset=0, leaderEpoch=6), -uve-topic-3-23 -> (offset=0, leaderEpoch=7), -uve-topic-8-6 -> (offset=0, leaderEpoch=7), -uve-topic-7-12 -> (offset=0, leaderEpoch=7), -uve-topic-21-10 -> (offset=0, leaderEpoch=7), -uve-topic-11-11 -> (offset=0, leaderEpoch=6), -uve-topic-27-5 -> (offset=0, leaderEpoch=7), -uve-topic-17-6 -> (offset=0, leaderEpoch=6), -uve-topic-9-1 -> (offset=0, leaderEpoch=7), -uve-topic-21-17 -> (offset=0, leaderEpoch=6), -uve-topic-11-18 -> (offset=0, leaderEpoch=7), -uve-topic-22-27 -> (offset=0, leaderEpoch=7), -uve-topic-12-28 -> (offset=0, leaderEpoch=7), -uve-topic-11-19 -> (offset=0, leaderEpoch=7), -uve-topic-21-18 -> (offset=0, leaderEpoch=7), -uve-topic-28-6 -> (offset=0, leaderEpoch=7), -uve-topic-18-7 -> (offset=0, leaderEpoch=6), -uve-topic-4-7 -> (offset=0, leaderEpoch=6), -uve-topic-1-25 -> (offset=0, leaderEpoch=6), -uve-topic-10-17 -> (offset=0, leaderEpoch=6), -uve-topic-20-16 -> (offset=0, leaderEpoch=7), -uve-topic-17-0 -> (offset=0, leaderEpoch=6), -uve-topic-6-29 -> (offset=0, leaderEpoch=7), -uve-topic-19-16 -> (offset=0, leaderEpoch=7), -uve-topic-29-15 -> (offset=0, leaderEpoch=6), -uve-topic-0-18 -> (offset=0, leaderEpoch=7), -uve-topic-9-17 -> (offset=0, leaderEpoch=6), -uve-topic-5-18 -> (offset=0, leaderEpoch=7), -uve-topic-2-15 -> (offset=0, leaderEpoch=6), -uve-topic-6-4 -> (offset=0, leaderEpoch=6), -uve-topic-3-9 -> (offset=0, leaderEpoch=6), -uve-topic-10-25 -> (offset=0, leaderEpoch=7), -uve-topic-20-24 -> (offset=0, leaderEpoch=7), -uve-topic-2-22 -> (offset=0, leaderEpoch=7), -uve-topic-11-10 -> (offset=0, leaderEpoch=7), -uve-topic-21-9 -> (offset=0, leaderEpoch=7), -uve-topic-16-16 -> (offset=0, leaderEpoch=6), -uve-topic-26-15 -> (offset=0, leaderEpoch=6), -uve-topic-12-1 -> (offset=0, leaderEpoch=7), -uve-topic-22-0 -> (offset=0, leaderEpoch=7), -uve-topic-18-21 -> (offset=0, leaderEpoch=7), -uve-topic-28-20 -> (offset=0, leaderEpoch=6), -uve-topic-16-12 -> (offset=0, leaderEpoch=7), -uve-topic-26-11 -> (offset=0, leaderEpoch=7), -uve-topic-27-2 -> (offset=0, leaderEpoch=7), -uve-topic-17-3 -> (offset=0, leaderEpoch=6), -uve-topic-4-20 -> (offset=0, leaderEpoch=7), -uve-topic-17-23 -> (offset=0, leaderEpoch=7), -uve-topic-27-22 -> (offset=0, leaderEpoch=6), -uve-topic-16-20 -> (offset=0, leaderEpoch=7), -uve-topic-26-19 -> (offset=0, leaderEpoch=7), -uve-topic-11-3 -> (offset=0, leaderEpoch=7), -uve-topic-21-2 -> (offset=0, leaderEpoch=6), -uve-topic-12-27 -> (offset=0, leaderEpoch=7), -uve-topic-22-26 -> (offset=0, leaderEpoch=7), -uve-topic-11-0 -> (offset=0, leaderEpoch=7), -uve-topic-9-3 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-4 -> (offset=0, leaderEpoch=6), -uve-topic-9-14 -> (offset=0, leaderEpoch=6), -uve-topic-25-25 -> (offset=0, leaderEpoch=6), -uve-topic-15-26 -> (offset=0, leaderEpoch=6), -uve-topic-1-28 -> (offset=0, leaderEpoch=6), -uve-topic-24-16 -> (offset=0, leaderEpoch=6), -uve-topic-14-17 -> (offset=0, leaderEpoch=7), -uve-topic-18-1 -> (offset=0, leaderEpoch=6), -uve-topic-28-0 -> (offset=0, leaderEpoch=7), -uve-topic-8-16 -> (offset=0, leaderEpoch=6), -uve-topic-1-10 -> (offset=0, leaderEpoch=6), -uve-topic-7-23 -> (offset=0, leaderEpoch=7), -uve-topic-19-2 -> (offset=0, leaderEpoch=6), -uve-topic-29-1 -> (offset=0, leaderEpoch=7), -uve-topic-27-13 -> (offset=0, leaderEpoch=6), -uve-topic-17-14 -> (offset=0, leaderEpoch=7), -uve-topic-0-27 -> (offset=0, leaderEpoch=7), -uve-topic-4-6 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=7), -uve-topic-14-9 -> (offset=0, leaderEpoch=7), -uve-topic-24-8 -> (offset=0, leaderEpoch=7), -uve-topic-13-2 -> (offset=0, leaderEpoch=7), -uve-topic-23-1 -> (offset=0, leaderEpoch=7), structured_syslog_topic-0 -> (offset=0, leaderEpoch=7), -uve-topic-16-28 -> (offset=0, leaderEpoch=6), -uve-topic-26-27 -> (offset=0, leaderEpoch=6), -uve-topic-15-19 -> (offset=0, leaderEpoch=7), -uve-topic-25-18 -> (offset=0, leaderEpoch=7), structured_syslog_topic-12 -> (offset=0, leaderEpoch=7), -uve-topic-28-23 -> (offset=0, leaderEpoch=6), -uve-topic-18-24 -> (offset=0, leaderEpoch=7), -uve-topic-8-11 -> (offset=0, leaderEpoch=7), -uve-topic-2-29 -> (offset=0, leaderEpoch=7), -uve-topic-3-0 -> (offset=0, leaderEpoch=6), -uve-topic-15-11 -> (offset=0, leaderEpoch=6), -uve-topic-25-10 -> (offset=0, leaderEpoch=6), -uve-topic-2-8 -> (offset=0, leaderEpoch=7), -uve-topic-3-18 -> (offset=0, leaderEpoch=6), -uve-topic-5-21 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=7), -uve-topic-16-13 -> (offset=0, leaderEpoch=6), -uve-topic-26-12 -> (offset=0, leaderEpoch=6), -uve-topic-6-22 -> (offset=0, leaderEpoch=6), -uve-topic-15-10 -> (offset=0, leaderEpoch=7), -uve-topic-25-9 -> (offset=0, leaderEpoch=7), -uve-topic-24-24 -> (offset=0, leaderEpoch=7), -uve-topic-14-25 -> (offset=0, leaderEpoch=6), -uve-topic-7-5 -> (offset=0, leaderEpoch=7), -uve-topic-15-18 -> (offset=0, leaderEpoch=7), -uve-topic-25-17 -> (offset=0, leaderEpoch=7), -uve-topic-20-19 -> (offset=0, leaderEpoch=7), -uve-topic-10-20 -> (offset=0, leaderEpoch=6), -uve-topic-9-5 -> (offset=0, leaderEpoch=6), -uve-topic-0-6 -> (offset=0, leaderEpoch=7), -uve-topic-22-15 -> (offset=0, leaderEpoch=7), -uve-topic-12-16 -> (offset=0, leaderEpoch=7), -uve-topic-1-11 -> (offset=0, leaderEpoch=7), -uve-topic-0-28 -> (offset=0, leaderEpoch=6), -uve-topic-23-12 -> (offset=0, leaderEpoch=6), -uve-topic-13-13 -> (offset=0, leaderEpoch=6), -uve-topic-8-10 -> (offset=0, leaderEpoch=6), -uve-topic-9-7 -> (offset=0, leaderEpoch=7), -uve-topic-3-13 -> (offset=0, leaderEpoch=7), -uve-topic-8-15 -> (offset=0, leaderEpoch=7), -uve-topic-24-13 -> (offset=0, leaderEpoch=6), -uve-topic-14-14 -> (offset=0, leaderEpoch=7), -uve-topic-18-17 -> (offset=0, leaderEpoch=7), -uve-topic-28-16 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-7 -> (offset=0, leaderEpoch=6), -uve-topic-5-25 -> (offset=0, leaderEpoch=7), -uve-topic-21-22 -> (offset=0, leaderEpoch=7), -uve-topic-11-23 -> (offset=0, leaderEpoch=6), -uve-topic-3-27 -> (offset=0, leaderEpoch=6), -uve-topic-12-24 -> (offset=0, leaderEpoch=7), -uve-topic-22-23 -> (offset=0, leaderEpoch=7), -uve-topic-9-0 -> (offset=0, leaderEpoch=7), -uve-topic-10-0 -> (offset=0, leaderEpoch=7), -uve-topic-7-18 -> (offset=0, leaderEpoch=7), -uve-topic-15-2 -> (offset=0, leaderEpoch=6), -uve-topic-25-1 -> (offset=0, leaderEpoch=6), -uve-topic-8-24 -> (offset=0, leaderEpoch=7), -uve-topic-19-19 -> (offset=0, leaderEpoch=7), -uve-topic-29-18 -> (offset=0, leaderEpoch=6), -uve-topic-16-4 -> (offset=0, leaderEpoch=6), -uve-topic-26-3 -> (offset=0, leaderEpoch=6), -uve-topic-27-1 -> (offset=0, leaderEpoch=6), -uve-topic-17-2 -> (offset=0, leaderEpoch=7), -uve-topic-6-17 -> (offset=0, leaderEpoch=7), -uve-topic-1-4 -> (offset=0, leaderEpoch=6), structured_syslog_topic-5 -> (offset=0, leaderEpoch=7), -uve-topic-0-29 -> (offset=0, leaderEpoch=7), -uve-topic-9-16 -> (offset=0, leaderEpoch=7), -uve-topic-5-22 -> (offset=0, leaderEpoch=7), -uve-topic-4-19 -> (offset=0, leaderEpoch=6), -uve-topic-24-29 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=7), -uve-topic-21-14 -> (offset=0, leaderEpoch=6), -uve-topic-11-15 -> (offset=0, leaderEpoch=7), -uve-topic-4-11 -> (offset=0, leaderEpoch=7), -uve-topic-2-26 -> (offset=0, leaderEpoch=7), -uve-topic-6-8 -> (offset=0, leaderEpoch=7), -uve-topic-2-3 -> (offset=0, leaderEpoch=6), -uve-topic-19-18 -> (offset=0, leaderEpoch=7), -uve-topic-29-17 -> (offset=0, leaderEpoch=7), -uve-topic-5-7 -> (offset=0, leaderEpoch=7), -uve-topic-11-7 -> (offset=0, leaderEpoch=7), -uve-topic-21-6 -> (offset=0, leaderEpoch=7), -uve-topic-27-28 -> (offset=0, leaderEpoch=6), -uve-topic-17-29 -> (offset=0, leaderEpoch=7), -uve-topic-2-5 -> (offset=0, leaderEpoch=7), -uve-topic-4-10 -> (offset=0, leaderEpoch=6), -uve-topic-10-6 -> (offset=0, leaderEpoch=7), -uve-topic-20-5 -> (offset=0, leaderEpoch=6), -uve-topic-3-6 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=7), -uve-topic-17-26 -> (offset=0, leaderEpoch=7), -uve-topic-27-25 -> (offset=0, leaderEpoch=6), -uve-topic-4-15 -> (offset=0, leaderEpoch=7), -uve-topic-7-9 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-28 -> (offset=0, leaderEpoch=6), -uve-topic-6-1 -> (offset=0, leaderEpoch=6), -uve-topic-3-20 -> (offset=0, leaderEpoch=7), -uve-topic-9-28 -> (offset=0, leaderEpoch=7), -uve-topic-17-10 -> (offset=0, leaderEpoch=7), -uve-topic-27-9 -> (offset=0, leaderEpoch=7), -uve-topic-4-21 -> (offset=0, leaderEpoch=7), -uve-topic-4-24 -> (offset=0, leaderEpoch=7), -uve-topic-16-22 -> (offset=0, leaderEpoch=6), -uve-topic-26-21 -> (offset=0, leaderEpoch=6), -uve-topic-16-3 -> (offset=0, leaderEpoch=7), -uve-topic-26-2 -> (offset=0, leaderEpoch=7), -uve-topic-5-0 -> (offset=0, leaderEpoch=7), -uve-topic-23-28 -> (offset=0, leaderEpoch=7), -uve-topic-13-29 -> (offset=0, leaderEpoch=7), -uve-topic-7-27 -> (offset=0, leaderEpoch=7), structured_syslog_topic-29 -> (offset=0, leaderEpoch=7), -uve-topic-12-8 -> (offset=0, leaderEpoch=6), -uve-topic-22-7 -> (offset=0, leaderEpoch=6), -uve-topic-11-1 -> (offset=0, leaderEpoch=7), -uve-topic-21-0 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-22 -> (offset=0, leaderEpoch=6), -uve-topic-7-2 -> (offset=0, leaderEpoch=7), -uve-topic-5-16 -> (offset=0, leaderEpoch=7), -uve-topic-6-26 -> (offset=0, leaderEpoch=7), -uve-topic-5-3 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=7), -uve-topic-10-4 -> (offset=0, leaderEpoch=7), -uve-topic-20-3 -> (offset=0, leaderEpoch=7), -uve-topic-12-2 -> (offset=0, leaderEpoch=6), -uve-topic-22-1 -> (offset=0, leaderEpoch=6), -uve-topic-10-22 -> (offset=0, leaderEpoch=7), -uve-topic-20-21 -> (offset=0, leaderEpoch=7), -uve-topic-7-3 -> (offset=0, leaderEpoch=7), -uve-topic-20-13 -> (offset=0, leaderEpoch=7), -uve-topic-10-14 -> (offset=0, leaderEpoch=6), -uve-topic-13-0 -> (offset=0, leaderEpoch=7), -uve-topic-16-1 -> (offset=0, leaderEpoch=6), -uve-topic-26-0 -> (offset=0, leaderEpoch=6), -uve-topic-15-21 -> (offset=0, leaderEpoch=7), -uve-topic-25-20 -> (offset=0, leaderEpoch=7), -uve-topic-15-15 -> (offset=0, leaderEpoch=7), -uve-topic-25-14 -> (offset=0, leaderEpoch=7), -uve-topic-16-9 -> (offset=0, leaderEpoch=7), -uve-topic-26-8 -> (offset=0, leaderEpoch=7), -uve-topic-2-12 -> (offset=0, leaderEpoch=6), -uve-topic-8-14 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=7), -uve-topic-13-17 -> (offset=0, leaderEpoch=7), -uve-topic-23-16 -> (offset=0, leaderEpoch=7), -uve-topic-24-9 -> (offset=0, leaderEpoch=7), -uve-topic-14-10 -> (offset=0, leaderEpoch=6), -uve-topic-0-10 -> (offset=0, leaderEpoch=6), -uve-topic-14-18 -> (offset=0, leaderEpoch=7), -uve-topic-24-17 -> (offset=0, leaderEpoch=7), -uve-topic-19-21 -> (offset=0, leaderEpoch=7), -uve-topic-29-20 -> (offset=0, leaderEpoch=7), -uve-topic-6-5 -> (offset=0, leaderEpoch=7), -uve-topic-13-9 -> (offset=0, leaderEpoch=7), -uve-topic-23-8 -> (offset=0, leaderEpoch=7), -uve-topic-7-20 -> (offset=0, leaderEpoch=7), -uve-topic-18-6 -> (offset=0, leaderEpoch=7), -uve-topic-28-5 -> (offset=0, leaderEpoch=6), -uve-topic-7-6 -> (offset=0, leaderEpoch=7), -uve-topic-11-28 -> (offset=0, leaderEpoch=7), -uve-topic-21-27 -> (offset=0, leaderEpoch=7), -uve-topic-21-26 -> (offset=0, leaderEpoch=6), -uve-topic-11-27 -> (offset=0, leaderEpoch=7), -uve-topic-8-19 -> (offset=0, leaderEpoch=6), -uve-topic-19-7 -> (offset=0, leaderEpoch=7), -uve-topic-29-6 -> (offset=0, leaderEpoch=6), -uve-topic-8-28 -> (offset=0, leaderEpoch=6), -uve-topic-20-2 -> (offset=0, leaderEpoch=6), -uve-topic-10-3 -> (offset=0, leaderEpoch=7), -uve-topic-5-29 -> (offset=0, leaderEpoch=6), -uve-topic-8-21 -> (offset=0, leaderEpoch=7), -uve-topic-5-26 -> (offset=0, leaderEpoch=6), -uve-topic-11-4 -> (offset=0, leaderEpoch=7), -uve-topic-21-3 -> (offset=0, leaderEpoch=7), structured_syslog_topic-23 -> (offset=0, leaderEpoch=7), -uve-topic-24-25 -> (offset=0, leaderEpoch=6), -uve-topic-14-26 -> (offset=0, leaderEpoch=7), structured_syslog_topic-27 -> (offset=0, leaderEpoch=7), -uve-topic-25-0 -> (offset=0, leaderEpoch=7), -uve-topic-15-1 -> (offset=0, leaderEpoch=7), -uve-topic-4-2 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=7), -uve-topic-10-19 -> (offset=0, leaderEpoch=7), -uve-topic-20-18 -> (offset=0, leaderEpoch=7), structured_syslog_topic-11 -> (offset=0, leaderEpoch=7), -uve-topic-19-15 -> (offset=0, leaderEpoch=7), -uve-topic-29-14 -> (offset=0, leaderEpoch=7), -uve-topic-21-11 -> (offset=0, leaderEpoch=6), -uve-topic-11-12 -> (offset=0, leaderEpoch=7), -uve-topic-6-12 -> (offset=0, leaderEpoch=7), structured_syslog_topic-7 -> (offset=0, leaderEpoch=6), -uve-topic-11-20 -> (offset=0, leaderEpoch=6), -uve-topic-21-19 -> (offset=0, leaderEpoch=7), -uve-topic-5-11 -> (offset=0, leaderEpoch=6), -uve-topic-1-8 -> (offset=0, leaderEpoch=7), -uve-topic-18-0 -> (offset=0, leaderEpoch=7), -uve-topic-20-10 -> (offset=0, leaderEpoch=7), -uve-topic-10-11 -> (offset=0, leaderEpoch=6), -uve-topic-0-1 -> (offset=0, leaderEpoch=6), -uve-topic-4-14 -> (offset=0, leaderEpoch=7), -uve-topic-4-28 -> (offset=0, leaderEpoch=6), -uve-topic-2-9 -> (offset=0, leaderEpoch=6), -uve-topic-10-10 -> (offset=0, leaderEpoch=7), -uve-topic-20-9 -> (offset=0, leaderEpoch=7), -uve-topic-7-13 -> (offset=0, leaderEpoch=6), -uve-topic-17-16 -> (offset=0, leaderEpoch=7), -uve-topic-27-15 -> (offset=0, leaderEpoch=7), -uve-topic-18-14 -> (offset=0, leaderEpoch=7), -uve-topic-28-13 -> (offset=0, leaderEpoch=7), -uve-topic-20-17 -> (offset=0, leaderEpoch=6), -uve-topic-10-18 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=7), -uve-topic-15-28 -> (offset=0, leaderEpoch=7), -uve-topic-25-27 -> (offset=0, leaderEpoch=7), -uve-topic-20-1 -> (offset=0, leaderEpoch=7), -uve-topic-10-2 -> (offset=0, leaderEpoch=6), -uve-topic-29-3 -> (offset=0, leaderEpoch=6), -uve-topic-19-4 -> (offset=0, leaderEpoch=7), -uve-topic-16-2 -> (offset=0, leaderEpoch=7), -uve-topic-26-1 -> (offset=0, leaderEpoch=7), -uve-topic-3-24 -> (offset=0, leaderEpoch=6), -uve-topic-3-1 -> (offset=0, leaderEpoch=7), -uve-topic-1-2 -> (offset=0, leaderEpoch=7), -uve-topic-9-25 -> (offset=0, leaderEpoch=7), -uve-topic-1-29 -> (offset=0, leaderEpoch=7), -uve-topic-4-25 -> (offset=0, leaderEpoch=6), -uve-topic-2-0 -> (offset=0, leaderEpoch=6), structured_syslog_topic-18 -> (offset=0, leaderEpoch=7), -uve-topic-15-27 -> (offset=0, leaderEpoch=7), -uve-topic-25-26 -> (offset=0, leaderEpoch=7), -uve-topic-17-13 -> (offset=0, leaderEpoch=7), -uve-topic-27-12 -> (offset=0, leaderEpoch=7), -uve-topic-29-0 -> (offset=0, leaderEpoch=6), -uve-topic-19-1 -> (offset=0, leaderEpoch=7), -uve-topic-10-26 -> (offset=0, leaderEpoch=6), -uve-topic-20-25 -> (offset=0, leaderEpoch=7), -uve-topic-26-14 -> (offset=0, leaderEpoch=7), -uve-topic-16-15 -> (offset=0, leaderEpoch=7), -uve-topic-5-4 -> (offset=0, leaderEpoch=7), -uve-topic-9-22 -> (offset=0, leaderEpoch=7), structured_syslog_topic-4 -> (offset=0, leaderEpoch=6), -uve-topic-28-29 -> (offset=0, leaderEpoch=6), -uve-topic-0-19 -> (offset=0, leaderEpoch=6), -uve-topic-6-23 -> (offset=0, leaderEpoch=7), -uve-topic-23-24 -> (offset=0, leaderEpoch=6), -uve-topic-13-25 -> (offset=0, leaderEpoch=6), -uve-topic-0-7 -> (offset=0, leaderEpoch=6), -uve-topic-15-12 -> (offset=0, leaderEpoch=7), -uve-topic-25-11 -> (offset=0, leaderEpoch=7), -uve-topic-14-19 -> (offset=0, leaderEpoch=6), -uve-topic-24-18 -> (offset=0, leaderEpoch=7), -uve-topic-9-11 -> (offset=0, leaderEpoch=6), -uve-topic-27-4 -> (offset=0, leaderEpoch=6), -uve-topic-17-5 -> (offset=0, leaderEpoch=7), -uve-topic-24-10 -> (offset=0, leaderEpoch=6), -uve-topic-14-11 -> (offset=0, leaderEpoch=7), -uve-topic-15-20 -> (offset=0, leaderEpoch=6), -uve-topic-25-19 -> (offset=0, leaderEpoch=6)) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:00:45,730] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,731] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,732] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,732] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,733] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,733] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,733] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,733] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,735] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,735] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,735] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,735] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,735] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,735] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,736] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,736] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,736] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,736] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,736] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,736] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,736] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,736] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,737] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,737] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,737] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,737] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,737] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,737] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,737] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,737] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,737] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,737] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,738] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,738] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,738] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,738] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,739] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,739] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,739] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,739] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,739] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,739] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,739] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,739] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,739] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,739] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,739] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,739] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,739] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,739] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,740] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,740] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,740] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,740] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,740] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,740] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,740] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,740] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,740] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,740] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,740] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,740] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,740] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,740] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,740] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,740] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,740] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,742] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,742] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,742] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,742] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,742] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,742] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,742] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,743] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,743] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,743] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,745] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,745] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,745] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,745] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,745] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,745] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,750] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,750] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,750] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,750] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,750] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,750] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,751] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,751] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,751] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,751] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,751] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,751] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,751] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,751] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,751] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,751] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,751] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,751] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,751] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,756] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,756] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,756] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,756] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,756] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,756] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,756] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,757] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,757] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,757] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,757] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,757] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,757] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,757] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,757] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,757] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,757] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,757] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,757] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,757] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,757] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,758] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,758] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,758] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,758] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,758] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,758] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,758] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,758] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,758] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,758] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,758] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,758] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,758] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,758] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,759] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,759] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,759] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,759] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,759] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,759] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,759] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,759] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,759] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,759] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,759] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,759] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,759] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,759] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,759] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,760] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,760] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,760] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,760] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,760] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,760] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,760] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,760] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,760] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,760] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,760] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,760] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,760] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,760] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,761] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,761] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,761] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,761] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,761] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,761] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,761] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,761] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,761] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,761] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,761] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,761] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,761] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,761] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,761] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,762] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,762] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,762] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,762] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,762] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,766] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,766] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,766] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,766] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,766] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,766] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,767] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,767] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,767] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,767] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,767] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,767] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,767] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,767] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,767] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,767] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,767] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,767] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,767] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,767] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,768] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,768] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,768] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,768] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,768] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,768] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,768] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,768] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,768] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,768] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,768] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,768] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,768] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,769] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,769] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,769] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,769] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,769] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,769] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,769] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,769] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,769] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,769] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,769] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,769] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,769] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,769] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,769] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,770] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,770] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,770] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,770] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,770] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,770] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,770] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,770] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,771] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,771] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,771] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,771] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,771] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,771] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,771] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,771] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,771] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,771] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,772] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,772] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,772] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,772] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,772] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,772] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,772] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,772] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,772] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,772] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,772] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,772] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,772] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,773] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,773] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,773] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,773] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,773] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,773] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,773] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,773] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,773] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,773] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,774] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,774] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,774] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,774] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,774] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,774] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,774] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,774] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,774] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,774] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,774] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,775] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,775] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,775] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,775] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,775] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,775] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,775] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,775] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,775] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,775] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,776] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,776] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,776] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,776] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,776] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,776] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,776] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,776] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,776] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,776] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,777] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,777] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,777] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,780] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,780] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,780] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,780] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,780] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,780] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,780] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,780] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,781] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,781] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,782] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,783] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,783] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,783] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,783] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,783] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,783] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,783] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,783] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,783] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,783] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,783] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,783] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,783] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,783] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,783] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,784] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,784] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,784] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,784] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,784] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,784] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,784] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,784] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,784] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,784] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,784] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,784] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,784] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,784] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,784] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,784] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,786] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,786] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,787] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,787] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,787] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,787] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,787] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,787] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,787] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,787] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,787] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,787] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,787] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,787] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,787] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,787] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,788] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,788] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,788] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,791] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,791] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,791] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,791] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,791] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,791] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,791] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,791] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,791] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,797] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,797] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,797] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,797] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,798] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,798] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,798] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,798] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,798] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,800] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,800] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,801] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,801] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,802] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,802] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,802] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,802] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,802] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,803] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,803] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,803] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,803] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,803] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,803] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,803] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,803] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,803] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,803] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,803] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,803] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,803] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,803] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,804] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,804] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,805] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,805] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,806] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,806] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,806] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,806] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,806] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,806] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,806] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,806] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,806] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,806] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,806] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,807] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,807] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,808] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,808] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,809] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,809] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,810] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,810] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,811] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,811] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,812] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,812] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,813] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,813] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,814] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,814] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,815] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,815] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,816] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,817] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,817] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,818] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,819] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,819] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,820] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,820] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,820] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,820] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,820] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,820] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,820] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,820] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,820] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,820] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,820] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,820] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,820] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,820] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,820] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,821] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,821] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,821] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,821] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,821] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,821] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,821] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,821] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,821] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,821] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,821] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,821] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,821] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,821] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,821] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,821] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,822] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,822] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,822] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,822] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,822] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,822] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,822] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,822] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,822] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,822] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,822] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,822] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,822] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,822] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,822] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,822] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,822] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,823] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,823] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,823] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,823] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,823] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,823] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,823] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,823] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,823] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,823] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,823] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,823] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,823] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,823] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,823] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,823] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,823] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,824] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,824] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,824] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,824] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,824] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,824] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,824] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,824] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,824] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,824] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,824] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,824] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,824] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,824] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,824] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,824] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,825] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,825] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,825] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,825] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,825] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,825] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,825] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,825] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,825] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,825] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,825] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,825] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,825] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,825] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,825] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,825] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,825] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,826] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,826] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,826] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,826] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,826] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,826] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,826] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,826] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,826] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,826] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,826] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,826] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,827] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,827] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,827] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,827] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,827] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,827] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,827] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,827] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,827] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,827] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,827] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,827] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,827] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,827] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,827] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,827] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,828] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,828] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,828] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,828] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,828] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,828] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,828] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,828] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,828] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,828] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,828] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,828] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,828] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,828] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,828] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,828] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,829] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,829] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,829] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,829] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,829] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,829] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,829] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,829] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,829] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,829] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,829] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,829] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,829] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,829] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,830] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,830] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,830] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,830] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,830] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,830] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,830] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,830] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,830] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,830] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,830] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,830] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,830] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,830] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,830] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,831] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,831] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,831] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,831] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,831] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,831] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,831] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,831] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,831] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,831] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,831] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,831] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,831] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,831] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,831] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,831] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,831] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,832] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,832] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,832] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,832] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,832] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,832] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,832] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,832] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,833] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,833] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,833] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,833] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,833] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,833] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,833] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,833] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,833] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,833] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,833] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,833] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,833] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,833] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,833] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,833] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,833] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,833] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,834] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,834] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,834] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,834] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,834] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,834] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,834] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,834] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,834] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,834] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,834] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,834] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,834] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,834] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,834] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,834] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,835] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,835] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,835] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,835] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,835] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,835] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,835] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,835] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,835] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,835] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,835] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,835] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,835] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,835] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,835] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,835] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,836] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,836] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,836] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,836] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,836] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,836] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,836] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,836] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,836] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,836] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,836] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,836] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,836] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,836] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,836] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,836] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,836] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,837] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,837] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,837] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,837] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,837] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,837] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,837] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,837] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,837] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,837] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,837] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,837] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,837] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,837] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,837] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,837] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,837] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,837] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,838] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,838] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,839] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,839] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,839] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,839] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,839] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,839] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,839] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,839] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,839] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,839] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,839] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,839] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,839] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,839] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,839] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,839] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,839] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,839] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,840] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,840] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,840] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,840] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,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:00:45,840] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,840] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,840] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,840] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,840] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,840] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,840] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,840] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,840] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,840] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,840] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,840] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,841] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,841] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,841] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,841] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,841] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,841] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,841] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,841] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,842] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,842] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,842] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,842] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,842] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,842] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,842] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,842] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,842] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,842] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,842] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,842] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,842] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,842] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,842] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,842] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,842] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,843] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,843] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,843] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,843] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,843] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,843] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,843] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,843] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,843] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,843] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,843] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,843] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,843] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,843] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,843] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,843] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,843] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,844] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,844] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,844] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,844] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,844] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,844] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,844] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,844] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,844] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,845] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,845] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,845] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,845] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,845] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,845] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,845] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,845] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,845] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,846] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,846] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,846] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,846] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,846] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,846] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,846] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,847] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,848] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,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:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,849] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,850] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,851] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,852] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,853] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,854] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,855] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,856] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,856] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,857] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,857] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,858] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,859] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,860] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,861] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,862] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,862] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:00:45,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:45,863] 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:03:14,679] INFO Unable to read additional data from server sessionid 0x1000060e63e003b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:03:14,927] 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:03:14,928] INFO Socket connection established, initiating session, client: /10.0.0.12:46228, server: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:03:14,930] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181, sessionid = 0x1000060e63e003b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:04:43,363] INFO Unable to read additional data from server sessionid 0x1000060e63e003b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:04:43,814] 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:04:43,814] INFO Socket connection established, initiating session, client: /10.0.0.12:53234, server: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:04:43,815] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181, sessionid = 0x1000060e63e003b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:05:46,329] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-11-24, -uve-topic-20-6, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, HEALTH_CHECK_TOPIC-11, -uve-topic-24-11, -uve-topic-7-8, -uve-topic-20-0, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-3-10, -uve-topic-3-19, -uve-topic-19-12, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-17-1, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-27-8, -uve-topic-17-19, -uve-topic-1-17, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-19-0, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-2-13, -uve-topic-9-15, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-14-29, -uve-topic-3-28, -uve-topic-14-23, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-7-26, -uve-topic-18-26, -uve-topic-1-26, -uve-topic-28-27, -uve-topic-18-5, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-29-13, -uve-topic-0-5, -uve-topic-28-12, -uve-topic-10-27, -uve-topic-14-20, structured_syslog_topic-26, -uve-topic-18-23, -uve-topic-17-4, -uve-topic-19-24, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, -uve-topic-17-22, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-9-21, -uve-topic-19-6, -uve-topic-2-1, -uve-topic-0-2, -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-20-27, -uve-topic-28-3, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, -uve-topic-24-5, -uve-topic-4-8, -uve-topic-19-27, -uve-topic-29-4, -uve-topic-29-10, -uve-topic-28-24, -uve-topic-11-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-8-26, -uve-topic-6-11, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-3-7, -uve-topic-28-15, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-27-17, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-17-7, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-18, -uve-topic-19-9, -uve-topic-21-24, -uve-topic-3-22, -uve-topic-4-23, -uve-topic-2-7, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-9-9, -uve-topic-17-28, HEALTH_CHECK_TOPIC-29, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-2-19, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-8-8, -uve-topic-27-23, structured_syslog_topic-20, -uve-topic-20-15, -uve-topic-6-14, -uve-topic-9-6, -uve-topic-14-2, structured_syslog_topic-8, -uve-topic-28-21, -uve-topic-24-2, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-0-20, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-21-21, -uve-topic-11-6, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-20-12, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-0-14, -uve-topic-10-21, -uve-topic-28-18, -uve-topic-6-2, -uve-topic-29-19, HEALTH_CHECK_TOPIC-14, -uve-topic-24-14, -uve-topic-29-7, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-24-20, -uve-topic-2-4, -uve-topic-2-25, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-10-9, -uve-topic-27-5, -uve-topic-11-18, -uve-topic-21-18, -uve-topic-28-6, -uve-topic-6-29, -uve-topic-5-18, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-21-9, -uve-topic-27-2, -uve-topic-4-20, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-7-23, -uve-topic-29-1, HEALTH_CHECK_TOPIC-8, -uve-topic-24-8, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-1-11, -uve-topic-3-13, -uve-topic-14-14, -uve-topic-18-17, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-6-8, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-10-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-10, -uve-topic-5-0, -uve-topic-13-29, -uve-topic-23-28, structured_syslog_topic-29, -uve-topic-21-0, -uve-topic-7-2, -uve-topic-6-26, -uve-topic-5-3, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-24-17, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-7-20, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-10-3, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-4-2, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-1-8, -uve-topic-4-14, -uve-topic-20-9, -uve-topic-17-16, -uve-topic-18-14, -uve-topic-10-18, HEALTH_CHECK_TOPIC-5, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-1-29, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-17-13, -uve-topic-6-23, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-14-11) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:05:46,627] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,627] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,627] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,627] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,627] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,627] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,627] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,627] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,627] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,629] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,629] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,629] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,630] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,630] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,630] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,630] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,631] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,631] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,631] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,631] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,631] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,631] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,632] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,633] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,633] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,633] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,633] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,634] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,634] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,634] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,635] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,635] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,635] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,635] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,635] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,638] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,638] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,638] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,638] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,638] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,638] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,638] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,638] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,639] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,639] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,639] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,639] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,641] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,641] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,641] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,641] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,641] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,641] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,641] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,642] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,642] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,644] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,644] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,644] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,644] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,645] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,645] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,645] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,645] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,648] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,648] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,648] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,648] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,648] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,648] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,648] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,650] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,654] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,659] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,659] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,659] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,659] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,659] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,659] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,659] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,659] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,660] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,661] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,661] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,661] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,661] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,661] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,661] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,661] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,661] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,662] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,663] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,663] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,663] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,663] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,663] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,663] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,663] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,663] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,664] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,664] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,664] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,664] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,664] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,664] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,664] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,665] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,665] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,665] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,665] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,665] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,665] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,665] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,666] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,666] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,666] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,666] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,666] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,666] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,666] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,667] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,668] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,670] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,670] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,670] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,670] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,670] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,670] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,670] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,670] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,670] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,671] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,676] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,676] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,676] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,676] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,677] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,678] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,679] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,681] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,681] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,682] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,682] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,684] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,684] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,684] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,684] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,684] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,685] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,685] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,691] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,691] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,691] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,691] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,691] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,691] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,691] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,692] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,692] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,692] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,693] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,693] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,693] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,693] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,694] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,694] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,694] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,695] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,695] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,699] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,699] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,699] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,700] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,700] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,700] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,701] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,703] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,703] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,703] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,703] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,705] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,706] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,707] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,707] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,707] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,707] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,707] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,707] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,707] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,707] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,710] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,710] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,710] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,710] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,710] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,711] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,711] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,712] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,713] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,714] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,715] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,715] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,715] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,715] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,716] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,716] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,716] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,716] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,716] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,716] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,716] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,717] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,717] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,717] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,717] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,717] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,718] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,718] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,718] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,718] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,718] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,718] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,718] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,718] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,718] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,719] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,720] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,721] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,721] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,721] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,721] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,721] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,722] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,722] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,722] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,722] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,722] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,723] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,723] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,728] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,728] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,728] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,728] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,728] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,728] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,728] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,728] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,738] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,738] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,462] INFO [ReplicaFetcherManager on broker 2] 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:47,469] INFO [ReplicaFetcherManager on broker 2] 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:47,476] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,483] INFO [ReplicaFetcher replicaId=2, 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:47,484] INFO [ReplicaFetcher replicaId=2, 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:47,484] 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:47,484] INFO [ReplicaFetcher replicaId=2, 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:47,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,485] 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:47,485] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,485] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,486] 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:47,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,487] 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:47,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,487] 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:47,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,487] 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:47,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,487] 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:47,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,487] 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:47,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,487] 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:47,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,487] 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:47,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,487] 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:47,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,487] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,488] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,489] 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:47,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,490] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,491] 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:47,491] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,492] 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:47,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,492] 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:47,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,492] 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:47,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,492] 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:47,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,492] 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:47,492] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,493] 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:47,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,493] 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:47,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,493] 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:47,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,493] 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:47,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,493] 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:47,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,493] 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:47,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,493] 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:47,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,493] 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:47,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,493] 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:47,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,493] 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:47,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,494] 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:47,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,495] 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:47,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,495] 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:47,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,495] 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:47,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,495] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,504] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:05:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,505] 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:47,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,506] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,507] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,508] 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:47,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,509] 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:47,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,510] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,511] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,512] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,513] 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:47,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:47,514] 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,637] 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,637] 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,637] 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:06:14,664] INFO Unable to read additional data from server sessionid 0x1000060e63e003b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:06:15,101] 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:06:15,102] INFO Socket connection established, initiating session, client: /10.0.0.12:53652, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:06:15,102] INFO Unable to read additional data from server sessionid 0x1000060e63e003b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:06:15,365] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:06:15,365] INFO Socket connection established, initiating session, client: /10.0.0.12:48050, server: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:06:15,366] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181, sessionid = 0x1000060e63e003b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:10:37,092] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 02:20:37,092] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 02:30:37,092] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager)